Skip to content

Commit d0a92f9

Browse files
committed
fixup! Add PackageInfos_ (haskell#3909)
1 parent d89e697 commit d0a92f9

File tree

1 file changed

+1
-0
lines changed
  • cabal-testsuite/PackageTests/Check/ConfiguredPackage/CabalVersion/AutoGenMods

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# cabal check
22
Warning: The following errors will cause portability problems on other environments:
33
Warning: Packages using 'cabal-version: 2.0' and the autogenerated module Paths_* must include it also on the 'autogen-modules' field besides 'exposed-modules' and 'other-modules'. This specifies that the module does not come with the package and is generated on setup. Modules built with a custom Setup.hs script also go here to ensure that commands like sdist don't fail.
4+
Warning: Packages using 'cabal-version: 2.0' and the autogenerated module PackageInfos_* must include it also on the 'autogen-modules' field besides 'exposed-modules' and 'other-modules'. This specifies that the module does not come with the package and is generated on setup. Modules built with a custom Setup.hs script also go here to ensure that commands like sdist don't fail.
45
Warning: Hackage would reject this package.

0 commit comments

Comments
 (0)