Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: LetIn(
   LetIn {
    bindings: [
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "cfg",
          span: Span {
           start: Position {
            line: 4,
            column: 3,
           },
           end: Position {
            line: 4,
            column: 6,
           },
          },
         },
        ),
       ],
       to: PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "config",
           span: Span {
            start: Position {
             line: 4,
             column: 9,
            },
            end: Position {
             line: 4,
             column: 15,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "programs",
            span: Span {
             start: Position {
              line: 4,
              column: 16,
             },
             end: Position {
              line: 4,
              column: 24,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "nano",
            span: Span {
             start: Position {
              line: 4,
              column: 25,
             },
             end: Position {
              line: 4,
              column: 29,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "LF",
          span: Span {
           start: Position {
            line: 5,
            column: 3,
           },
           end: Position {
            line: 5,
            column: 5,
           },
          },
         },
        ),
       ],
       to: String(
        String_ {
         parts: [
          Raw(
           PartRaw {
            content: "\n",
            span: Span {
             start: Position {
              line: 5,
              column: 9,
             },
             end: Position {
              line: 5,
              column: 11,
             },
            },
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 5,
           column: 8,
          },
          end: Position {
           line: 5,
           column: 12,
          },
         },
        },
       ),
      },
     ),
    ],
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "options",
            span: Span {
             start: Position {
              line: 11,
              column: 3,
             },
             end: Position {
              line: 11,
              column: 10,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "programs",
                 span: Span {
                  start: Position {
                   line: 12,
                   column: 5,
                  },
                  end: Position {
                   line: 12,
                   column: 13,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "nano",
                 span: Span {
                  start: Position {
                   line: 12,
                   column: 14,
                  },
                  end: Position {
                   line: 12,
                   column: 18,
                  },
                 },
                },
               ),
              ],
              to: Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "nanorc",
                      span: Span {
                       start: Position {
                        line: 14,
                        column: 7,
                       },
                       end: Position {
                        line: 14,
                        column: 13,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 14,
                           column: 16,
                          },
                          end: Position {
                           line: 14,
                           column: 19,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 14,
                            column: 20,
                           },
                           end: Position {
                            line: 14,
                            column: 28,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 15,
                                column: 9,
                               },
                               end: Position {
                                line: 15,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 15,
                                 column: 16,
                                },
                                end: Position {
                                 line: 15,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 15,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 15,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "lines",
                                span: Span {
                                 start: Position {
                                  line: 15,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 15,
                                  column: 31,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 16,
                                column: 9,
                               },
                               end: Position {
                                line: 16,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: String(
                            String_ {
                             parts: [],
                             span: Span {
                              start: Position {
                               line: 16,
                               column: 19,
                              },
                              end: Position {
                               line: 16,
                               column: 21,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 17,
                                column: 9,
                               },
                               end: Position {
                                line: 17,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 17,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 17,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 17,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 17,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "The system-wide nano configuration.\nSee {manpage}`nanorc(5)`.\n",
                                   span: Span {
                                    start: Position {
                                     line: 18,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 20,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 17,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 20,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "example",
                              span: Span {
                               start: Position {
                                line: 21,
                                column: 9,
                               },
                               end: Position {
                                line: 21,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "set nowrap\nset tabstospaces\nset tabsize 2\n",
                                span: Span {
                                 start: Position {
                                  line: 22,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 25,
                                  column: 9,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 21,
                               column: 19,
                              },
                              end: Position {
                               line: 25,
                               column: 11,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 14,
                          column: 29,
                         },
                         end: Position {
                          line: 26,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "syntaxHighlight",
                      span: Span {
                       start: Position {
                        line: 27,
                        column: 7,
                       },
                       end: Position {
                        line: 27,
                        column: 22,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 27,
                           column: 25,
                          },
                          end: Position {
                           line: 27,
                           column: 28,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 27,
                            column: 29,
                           },
                           end: Position {
                            line: 27,
                            column: 37,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 28,
                                column: 9,
                               },
                               end: Position {
                                line: 28,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 28,
                                 column: 16,
                                },
                                end: Position {
                                 line: 28,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 28,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 28,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "bool",
                                span: Span {
                                 start: Position {
                                  line: 28,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 28,
                                  column: 30,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 29,
                                column: 9,
                               },
                               end: Position {
                                line: 29,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: Identifier(
                            Identifier {
                             id: "true",
                             span: Span {
                              start: Position {
                               line: 29,
                               column: 19,
                              },
                              end: Position {
                               line: 29,
                               column: 23,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 30,
                                column: 9,
                               },
                               end: Position {
                                line: 30,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 30,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 30,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 30,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 30,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "Whether to enable syntax highlight for various languages.",
                                   span: Span {
                                    start: Position {
                                     line: 30,
                                     column: 34,
                                    },
                                    end: Position {
                                     line: 30,
                                     column: 91,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 30,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 30,
                                  column: 92,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 27,
                          column: 38,
                         },
                         end: Position {
                          line: 31,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 12,
                  column: 21,
                 },
                 end: Position {
                  line: 32,
                  column: 6,
                 },
                },
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 11,
             column: 13,
            },
            end: Position {
             line: 33,
             column: 4,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "config",
            span: Span {
             start: Position {
              line: 37,
              column: 3,
             },
             end: Position {
              line: 37,
              column: 9,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "lib",
               span: Span {
                start: Position {
                 line: 37,
                 column: 12,
                },
                end: Position {
                 line: 37,
                 column: 15,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "mkIf",
                span: Span {
                 start: Position {
                  line: 37,
                  column: 16,
                 },
                 end: Position {
                  line: 37,
                  column: 20,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            BinaryOperation(
             BinaryOperation {
              left: BinaryOperation(
               BinaryOperation {
                left: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "cfg",
                    span: Span {
                     start: Position {
                      line: 37,
                      column: 22,
                     },
                     end: Position {
                      line: 37,
                      column: 25,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "nanorc",
                     span: Span {
                      start: Position {
                       line: 37,
                       column: 26,
                      },
                      end: Position {
                       line: 37,
                       column: 32,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                operator: NotEqualTo,
                right: String(
                 String_ {
                  parts: [],
                  span: Span {
                   start: Position {
                    line: 37,
                    column: 36,
                   },
                   end: Position {
                    line: 37,
                    column: 38,
                   },
                  },
                 },
                ),
               },
              ),
              operator: LogicalOr,
              right: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 37,
                    column: 42,
                   },
                   end: Position {
                    line: 37,
                    column: 45,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "syntaxHighlight",
                   span: Span {
                    start: Position {
                     line: 37,
                     column: 46,
                    },
                    end: Position {
                     line: 37,
                     column: 61,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
             },
            ),
            Map(
             Map {
              recursive: false,
              bindings: [
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "environment",
                    span: Span {
                     start: Position {
                      line: 38,
                      column: 5,
                     },
                     end: Position {
                      line: 38,
                      column: 16,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "etc",
                    span: Span {
                     start: Position {
                      line: 38,
                      column: 17,
                     },
                     end: Position {
                      line: 38,
                      column: 20,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "nanorc",
                    span: Span {
                     start: Position {
                      line: 38,
                      column: 21,
                     },
                     end: Position {
                      line: 38,
                      column: 27,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "text",
                    span: Span {
                     start: Position {
                      line: 38,
                      column: 28,
                     },
                     end: Position {
                      line: 38,
                      column: 32,
                     },
                    },
                   },
                  ),
                 ],
                 to: FunctionApplication(
                  FunctionApplication {
                   function: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "lib",
                       span: Span {
                        start: Position {
                         line: 38,
                         column: 35,
                        },
                        end: Position {
                         line: 38,
                         column: 38,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "concatStrings",
                        span: Span {
                         start: Position {
                          line: 38,
                          column: 39,
                         },
                         end: Position {
                          line: 38,
                          column: 52,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                   arguments: [
                    List(
                     List {
                      elements: [
                       PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "cfg",
                           span: Span {
                            start: Position {
                             line: 38,
                             column: 55,
                            },
                            end: Position {
                             line: 38,
                             column: 58,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "nanorc",
                            span: Span {
                             start: Position {
                              line: 38,
                              column: 59,
                             },
                             end: Position {
                              line: 38,
                              column: 65,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                       FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 39,
                               column: 8,
                              },
                              end: Position {
                               line: 39,
                               column: 11,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "optionalString",
                              span: Span {
                               start: Position {
                                line: 39,
                                column: 12,
                               },
                               end: Position {
                                line: 39,
                                column: 26,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 39,
                                column: 27,
                               },
                               end: Position {
                                line: 39,
                                column: 30,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "syntaxHighlight",
                               span: Span {
                                start: Position {
                                 line: 39,
                                 column: 31,
                                },
                                end: Position {
                                 line: 39,
                                 column: 46,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          IndentedString(
                           IndentedString {
                            parts: [
                             Interpolation(
                              PartInterpolation {
                               expression: Identifier(
                                Identifier {
                                 id: "LF",
                                 span: Span {
                                  start: Position {
                                   line: 39,
                                   column: 51,
                                  },
                                  end: Position {
                                   line: 39,
                                   column: 53,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "include \"",
                               span: Span {
                                start: Position {
                                 line: 39,
                                 column: 49,
                                },
                                end: Position {
                                 line: 39,
                                 column: 63,
                                },
                               },
                              },
                             ),
                             Interpolation(
                              PartInterpolation {
                               expression: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "pkgs",
                                   span: Span {
                                    start: Position {
                                     line: 39,
                                     column: 65,
                                    },
                                    end: Position {
                                     line: 39,
                                     column: 69,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "nano",
                                    span: Span {
                                     start: Position {
                                      line: 39,
                                      column: 70,
                                     },
                                     end: Position {
                                      line: 39,
                                      column: 74,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "/share/nano/*.nanorc\"",
                               span: Span {
                                start: Position {
                                 line: 39,
                                 column: 49,
                                },
                                end: Position {
                                 line: 39,
                                 column: 96,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 39,
                              column: 47,
                             },
                             end: Position {
                              line: 39,
                              column: 98,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 38,
                        column: 53,
                       },
                       end: Position {
                        line: 39,
                        column: 101,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 37,
                column: 63,
               },
               end: Position {
                line: 40,
                column: 4,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 8,
        column: 1,
       },
       end: Position {
        line: 42,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 42,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 42,
    column: 2,
   },
  },
 },
)