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