---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: Map {
  bindings: [
   Binding {
    from: AttributePath {
     parts: [
      Raw {
       content: "options",
       position: (2, 3),
      },
      Raw {
       content: "submodule",
       position: (2, 11),
      },
     ],
    },
    to: FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (2, 23),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "mkOption",
         position: (2, 27),
        },
       ],
      },
      default: None,
     },
     arguments: [
      Map {
       bindings: [
        Inherit {
         from: Some(
          FunctionApplication {
           function: PropertyAccess {
            expression: Variable {
             identifier: "lib",
             position: (3, 14),
            },
            attribute_path: AttributePath {
             parts: [
              Raw {
               content: "evalModules",
               position: (3, 18),
              },
             ],
            },
            default: None,
           },
           arguments: [
            Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "modules",
                  position: (4, 7),
                 },
                ],
               },
               to: List {
                elements: [
                 Map {
                  bindings: [
                   Binding {
                    from: AttributePath {
                     parts: [
                      Raw {
                       content: "options",
                       position: (6, 11),
                      },
                      Raw {
                       content: "inner",
                       position: (6, 19),
                      },
                     ],
                    },
                    to: FunctionApplication {
                     function: PropertyAccess {
                      expression: Variable {
                       identifier: "lib",
                       position: (6, 27),
                      },
                      attribute_path: AttributePath {
                       parts: [
                        Raw {
                         content: "mkOption",
                         position: (6, 31),
                        },
                       ],
                      },
                      default: None,
                     },
                     arguments: [
                      Map {
                       bindings: [
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "type",
                            position: (7, 13),
                           },
                          ],
                         },
                         to: PropertyAccess {
                          expression: Variable {
                           identifier: "lib",
                           position: (7, 20),
                          },
                          attribute_path: AttributePath {
                           parts: [
                            Raw {
                             content: "types",
                             position: (7, 24),
                            },
                            Raw {
                             content: "bool",
                             position: (7, 30),
                            },
                           ],
                          },
                          default: None,
                         },
                        },
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "default",
                            position: (8, 13),
                           },
                          ],
                         },
                         to: Variable {
                          identifier: "false",
                          position: (8, 23),
                         },
                        },
                       ],
                       recursive: false,
                       position: (6, 40),
                      },
                     ],
                    },
                   },
                  ],
                  recursive: false,
                  position: (5, 9),
                 },
                ],
                position: (4, 17),
               },
              },
             ],
             recursive: false,
             position: (3, 30),
            },
           ],
          },
         ),
         attributes: [
          Raw {
           content: "type",
           position: (12, 8),
          },
         ],
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "default",
            position: (13, 5),
           },
          ],
         },
         to: Map {
          bindings: [],
          recursive: false,
          position: (13, 15),
         },
        },
       ],
       recursive: false,
       position: (2, 36),
      },
     ],
    },
   },
   Binding {
    from: AttributePath {
     parts: [
      Raw {
       content: "config",
       position: (16, 3),
      },
      Raw {
       content: "submodule",
       position: (16, 10),
      },
     ],
    },
    to: FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (16, 22),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "mkMerge",
         position: (16, 26),
        },
       ],
      },
      default: None,
     },
     arguments: [
      List {
       elements: [
        Parentheses {
         expression: Function {
          argument: Destructured {
           identifier: None,
           arguments: [
            DestructuredArgument {
             identifier: "lib",
             default: None,
            },
           ],
           ellipsis: true,
          },
          definition: Map {
           bindings: [
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "options",
                position: (18, 7),
               },
               Raw {
                content: "outer",
                position: (18, 15),
               },
              ],
             },
             to: FunctionApplication {
              function: PropertyAccess {
               expression: Variable {
                identifier: "lib",
                position: (18, 23),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "mkOption",
                  position: (18, 27),
                 },
                ],
               },
               default: None,
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (19, 9),
                    },
                   ],
                  },
                  to: PropertyAccess {
                   expression: Variable {
                    identifier: "lib",
                    position: (19, 16),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "types",
                      position: (19, 20),
                     },
                     Raw {
                      content: "bool",
                      position: (19, 26),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (20, 9),
                    },
                   ],
                  },
                  to: Variable {
                   identifier: "false",
                   position: (20, 19),
                  },
                 },
                ],
                recursive: false,
                position: (18, 36),
               },
              ],
             },
            },
           ],
           recursive: false,
           position: (17, 20),
          },
          position: (17, 6),
         },
         position: (17, 5),
        },
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "inner",
              position: (24, 7),
             },
            ],
           },
           to: Variable {
            identifier: "true",
            position: (24, 15),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "outer",
              position: (25, 7),
             },
            ],
           },
           to: Variable {
            identifier: "true",
            position: (25, 15),
           },
          },
         ],
         recursive: false,
         position: (23, 5),
        },
       ],
       position: (16, 34),
      },
     ],
    },
   },
  ],
  recursive: false,
  position: (1, 15),
 },
 position: (1, 1),
}