Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cabal check #442

Open
fendor opened this issue Oct 8, 2024 · 0 comments
Open

Fix cabal check #442

fendor opened this issue Oct 8, 2024 · 0 comments

Comments

@fendor
Copy link
Collaborator

fendor commented Oct 8, 2024

$ cabal check                                                                                                                                                                    
These warnings may cause trouble when distributing the package:
Warning: [missing-upper-bounds] On library, these packages miss upper bounds:
- template-haskell
Please add them. There is more information at https://pvp.haskell.org/
Warning: [missing-upper-bounds] On executable 'hie-bios', these packages miss
upper bounds:
- optparse-applicative
Please add them. There is more information at https://pvp.haskell.org/
The following errors will cause portability problems on other environments:
Error: [no-autogen-paths] 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.
Error: Hackage would reject this package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant