11 Check that the generated paths module compiles.
14 exposed-modules: Paths_PathsModule
16 default-language: Haskell2010
18 -- This is a non-exhaustive list of extensions that can cause code to
19 -- not compile when it would if the extension was disabled. This ensures
20 -- that autogen modules are compatible with default extensions.
28 default-extensions: MonoLocalBinds
30 default-extensions: RebindableSyntax
32 default-extensions: NoTraditionalRecordSyntax
34 default-extensions: OverloadedLists