We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, uploaded packages fail to build on Hackage (see here for free-foil-0.0.3):
free-foil-0.0.3
Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: free-foil-0.0.3 (user goal) [__1] next goal: template-haskell (dependency of free-foil) [__1] rejecting: template-haskell-2.20.0.0/installed-2.20.0.0 (conflict: free-foil => template-haskell>=2.21.0.0) [__1] rejecting: template-haskell-2.22.0.0, template-haskell-2.21.0.0, template-haskell-2.20.0.0, template-haskell-2.19.0.0, template-haskell-2.18.0.0, template-haskell-2.17.0.0, template-haskell-2.16.0.0, template-haskell-2.15.0.0, template-haskell-2.14.0.0, template-haskell-2.13.0.0, template-haskell-2.12.0.0, template-haskell-2.11.1.0, template-haskell-2.11.0.0, template-haskell-2.10.0.0, template-haskell-2.9.0.0, template-haskell-2.8.0.0, template-haskell-2.7.0.0, template-haskell-2.6.0.0, template-haskell-2.5.0.0, template-haskell-2.4.0.1, template-haskell-2.4.0.0, template-haskell-2.3.0.1, template-haskell-2.3.0.0, template-haskell-2.2.0.0 (constraint from non-upgradeable package requires installed instance) [__1] fail (backjumping, conflict set: free-foil, template-haskell) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: template-haskell, free-foil
The text was updated successfully, but these errors were encountered:
Apparently, we need to support older template-haskell.
template-haskell
Sorry, something went wrong.
No branches or pull requests
Currently, uploaded packages fail to build on Hackage (see here for
free-foil-0.0.3
):The text was updated successfully, but these errors were encountered: