Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "postfixadmin", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "fpm", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 7, column: 9, }, end: Position { line: 7, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 16, }, end: Position { line: 7, column: 24, }, }, }, ), Raw( PartRaw { content: "phpfpm", span: Span { start: Position { line: 7, column: 25, }, end: Position { line: 7, column: 31, }, }, }, ), Raw( PartRaw { content: "pools", span: Span { start: Position { line: 7, column: 32, }, end: Position { line: 7, column: 37, }, }, }, ), Raw( PartRaw { content: "postfixadmin", span: Span { start: Position { line: 7, column: 38, }, end: Position { line: 7, column: 50, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "localDB", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 10, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 8, column: 13, }, end: Position { line: 8, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "database", span: Span { start: Position { line: 8, column: 17, }, end: Position { line: 8, column: 25, }, }, }, ), Raw( PartRaw { content: "host", span: Span { start: Position { line: 8, column: 26, }, end: Position { line: 8, column: 30, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "localhost", span: Span { start: Position { line: 8, column: 35, }, end: Position { line: 8, column: 44, }, }, }, ), ], span: Span { start: Position { line: 8, column: 34, }, end: Position { line: 8, column: 45, }, }, }, ), }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 7, }, }, }, ), ], to: IfThenElse( IfThenElse { predicate: Identifier( Identifier { id: "localDB", span: Span { start: Position { line: 9, column: 13, }, end: Position { line: 9, column: 20, }, }, }, ), then: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 9, column: 26, }, end: Position { line: 9, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "database", span: Span { start: Position { line: 9, column: 30, }, end: Position { line: 9, column: 38, }, }, }, ), Raw( PartRaw { content: "username", span: Span { start: Position { line: 9, column: 39, }, end: Position { line: 9, column: 47, }, }, }, ), ], default: None, }, ), else_: String( String_ { parts: [ Raw( PartRaw { content: "nginx", span: Span { start: Position { line: 9, column: 54, }, end: Position { line: 9, column: 59, }, }, }, ), ], span: Span { start: Position { line: 9, column: 53, }, end: Position { line: 9, column: 60, }, }, }, ), span: Span { start: Position { line: 9, column: 10, }, end: Position { line: 9, column: 60, }, }, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 12, column: 3, }, end: Position { line: 12, column: 10, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 12, column: 11, }, end: Position { line: 12, column: 19, }, }, }, ), Raw( PartRaw { content: "postfixadmin", span: Span { start: Position { line: 12, column: 20, }, end: Position { line: 12, column: 32, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 13, column: 5, }, end: Position { line: 13, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 13, column: 14, }, end: Position { line: 13, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 14, column: 14, }, end: Position { line: 14, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 14, column: 20, }, end: Position { line: 14, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 15, column: 7, }, end: Position { line: 15, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 15, column: 17, }, end: Position { line: 15, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 16, column: 7, }, end: Position { line: 16, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 16, column: 21, }, end: Position { line: 16, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 16, column: 25, }, end: Position { line: 16, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether to enable postfixadmin.\n\nAlso enables nginx virtual host management.\nFurther nginx configuration can be done by adapting `services.nginx.virtualHosts.`.\nSee [](#opt-services.nginx.virtualHosts) for further information.\n", span: Span { start: Position { line: 17, column: 1, }, end: Position { line: 22, column: 7, }, }, }, ), ], span: Span { start: Position { line: 16, column: 31, }, end: Position { line: 22, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 13, column: 23, }, end: Position { line: 23, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "hostName", span: Span { start: Position { line: 25, column: 5, }, end: Position { line: 25, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 25, column: 16, }, end: Position { line: 25, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 26, column: 7, }, end: Position { line: 26, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 26, column: 14, }, end: Position { line: 26, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 26, column: 20, }, end: Position { line: 26, column: 23, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 27, column: 7, }, end: Position { line: 27, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "postfixadmin.example.com", span: Span { start: Position { line: 27, column: 18, }, end: Position { line: 27, column: 42, }, }, }, ), ], span: Span { start: Position { line: 27, column: 17, }, end: Position { line: 27, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 28, column: 7, }, end: Position { line: 28, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 28, column: 21, }, end: Position { line: 28, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 28, column: 25, }, end: Position { line: 28, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Hostname to use for the nginx vhost", span: Span { start: Position { line: 28, column: 32, }, end: Position { line: 28, column: 67, }, }, }, ), ], span: Span { start: Position { line: 28, column: 31, }, end: Position { line: 28, column: 68, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 25, column: 25, }, end: Position { line: 29, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "adminEmail", span: Span { start: Position { line: 31, column: 5, }, end: Position { line: 31, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 31, column: 18, }, end: Position { line: 31, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 32, column: 7, }, end: Position { line: 32, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 32, column: 14, }, end: Position { line: 32, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 32, column: 20, }, end: Position { line: 32, column: 23, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 33, column: 7, }, end: Position { line: 33, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "postmaster@example.com", span: Span { start: Position { line: 33, column: 18, }, end: Position { line: 33, column: 40, }, }, }, ), ], span: Span { start: Position { line: 33, column: 17, }, end: Position { line: 33, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 34, column: 7, }, end: Position { line: 34, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 34, column: 21, }, end: Position { line: 34, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 34, column: 25, }, end: Position { line: 34, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Defines the Site Admin's email address.\nThis will be used to send emails from to create mailboxes and\nfrom Send Email / Broadcast message pages.\n", span: Span { start: Position { line: 35, column: 1, }, end: Position { line: 38, column: 7, }, }, }, ), ], span: Span { start: Position { line: 34, column: 31, }, end: Position { line: 38, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 31, column: 27, }, end: Position { line: 39, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "setupPasswordFile", span: Span { start: Position { line: 41, column: 5, }, end: Position { line: 41, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 41, column: 25, }, end: Position { line: 41, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 42, column: 7, }, end: Position { line: 42, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 42, column: 14, }, end: Position { line: 42, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 42, column: 20, }, end: Position { line: 42, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 43, column: 7, }, end: Position { line: 43, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 43, column: 21, }, end: Position { line: 43, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 43, column: 25, }, end: Position { line: 43, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Password file for the admin.\nGenerate with `php -r \"echo password_hash('some password here', PASSWORD_DEFAULT);\"`\n", span: Span { start: Position { line: 44, column: 1, }, end: Position { line: 46, column: 7, }, }, }, ), ], span: Span { start: Position { line: 43, column: 31, }, end: Position { line: 46, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 41, column: 34, }, end: Position { line: 47, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "database", span: Span { start: Position { line: 49, column: 5, }, end: Position { line: 49, column: 13, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "username", span: Span { start: Position { line: 50, column: 7, }, end: Position { line: 50, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 50, column: 18, }, end: Position { line: 50, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 51, column: 9, }, end: Position { line: 51, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 51, column: 16, }, end: Position { line: 51, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 51, column: 22, }, end: Position { line: 51, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 52, column: 9, }, end: Position { line: 52, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "postfixadmin", span: Span { start: Position { line: 52, column: 20, }, end: Position { line: 52, column: 32, }, }, }, ), ], span: Span { start: Position { line: 52, column: 19, }, end: Position { line: 52, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 53, column: 23, }, end: Position { line: 53, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 53, column: 27, }, end: Position { line: 53, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Username for the postgresql connection.\nIf `database.host` is set to `localhost`, a unix user and group of the same name will be created as well.\n", span: Span { start: Position { line: 54, column: 1, }, end: Position { line: 56, column: 9, }, }, }, ), ], span: Span { start: Position { line: 53, column: 33, }, end: Position { line: 56, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 50, column: 27, }, end: Position { line: 57, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "host", span: Span { start: Position { line: 58, column: 7, }, end: Position { line: 58, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 58, column: 14, }, end: Position { line: 58, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 59, column: 9, }, end: Position { line: 59, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 59, column: 16, }, end: Position { line: 59, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 59, column: 22, }, end: Position { line: 59, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 60, column: 9, }, end: Position { line: 60, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "localhost", span: Span { start: Position { line: 60, column: 20, }, end: Position { line: 60, column: 29, }, }, }, ), ], span: Span { start: Position { line: 60, column: 19, }, end: Position { line: 60, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 61, column: 9, }, end: Position { line: 61, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 61, column: 23, }, end: Position { line: 61, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 61, column: 27, }, end: Position { line: 61, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Host of the postgresql server. If this is not set to\n`localhost`, you have to create the\npostgresql user and database yourself, with appropriate\npermissions.\n", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 66, column: 9, }, }, }, ), ], span: Span { start: Position { line: 61, column: 33, }, end: Position { line: 66, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 58, column: 23, }, end: Position { line: 67, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 68, column: 7, }, end: Position { line: 68, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 68, column: 22, }, end: Position { line: 68, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 69, column: 9, }, end: Position { line: 69, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 69, column: 16, }, end: Position { line: 69, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 69, column: 22, }, end: Position { line: 69, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 70, column: 9, }, end: Position { line: 70, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 70, column: 23, }, end: Position { line: 70, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 70, column: 27, }, end: Position { line: 70, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Password file for the postgresql connection. Must be readable by user `nginx`.", span: Span { start: Position { line: 70, column: 34, }, end: Position { line: 70, column: 112, }, }, }, ), ], span: Span { start: Position { line: 70, column: 33, }, end: Position { line: 70, column: 113, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 68, column: 31, }, end: Position { line: 71, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dbname", span: Span { start: Position { line: 72, column: 7, }, end: Position { line: 72, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 72, column: 16, }, end: Position { line: 72, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 73, column: 16, }, end: Position { line: 73, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 73, column: 22, }, end: Position { line: 73, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 74, column: 9, }, end: Position { line: 74, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "postfixadmin", span: Span { start: Position { line: 74, column: 20, }, end: Position { line: 74, column: 32, }, }, }, ), ], span: Span { start: Position { line: 74, column: 19, }, end: Position { line: 74, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 75, column: 9, }, end: Position { line: 75, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 75, column: 23, }, end: Position { line: 75, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 75, column: 27, }, end: Position { line: 75, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Name of the postgresql database", span: Span { start: Position { line: 75, column: 34, }, end: Position { line: 75, column: 65, }, }, }, ), ], span: Span { start: Position { line: 75, column: 33, }, end: Position { line: 75, column: 66, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 72, column: 25, }, end: Position { line: 76, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 49, column: 16, }, end: Position { line: 77, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraConfig", span: Span { start: Position { line: 79, column: 5, }, end: Position { line: 79, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 79, column: 19, }, end: Position { line: 79, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 80, column: 14, }, end: Position { line: 80, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 80, column: 20, }, end: Position { line: 80, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 81, column: 7, }, end: Position { line: 81, column: 14, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 81, column: 17, }, end: Position { line: 81, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 82, column: 7, }, end: Position { line: 82, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 82, column: 21, }, end: Position { line: 82, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 82, column: 25, }, end: Position { line: 82, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Extra configuration for the postfixadmin instance, see postfixadmin's config.inc.php for available options.", span: Span { start: Position { line: 82, column: 32, }, end: Position { line: 82, column: 139, }, }, }, ), ], span: Span { start: Position { line: 82, column: 31, }, end: Position { line: 82, column: 140, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 79, column: 28, }, end: Position { line: 83, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 12, column: 35, }, end: Position { line: 84, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 86, column: 3, }, end: Position { line: 86, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 86, column: 12, }, end: Position { line: 86, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 86, column: 17, }, end: Position { line: 86, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 86, column: 21, }, end: Position { line: 86, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 87, column: 5, }, end: Position { line: 87, column: 16, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 87, column: 17, }, end: Position { line: 87, column: 20, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "postfixadmin/config.local.php", span: Span { start: Position { line: 87, column: 22, }, end: Position { line: 87, column: 51, }, }, }, ), ], span: Span { start: Position { line: 87, column: 21, }, end: Position { line: 87, column: 52, }, }, }, ), }, ), Raw( PartRaw { content: "text", span: Span { start: Position { line: 87, column: 53, }, end: Position { line: 87, column: 57, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "