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

Hackage build failed for dhall-toml-1.0.3 #2558

Open
kukimik opened this issue Dec 9, 2023 · 0 comments
Open

Hackage build failed for dhall-toml-1.0.3 #2558

kukimik opened this issue Dec 9, 2023 · 0 comments

Comments

@kukimik
Copy link
Collaborator

kukimik commented Dec 9, 2023

Full report: https://hackage.haskell.org/package/dhall-toml-1.0.3/reports/2

src/Dhall/TH.hs:274:38: error:
    " Couldn't match type: flag0 -> Syntax.TyVarBndr flag0
                     with: Syntax.TyVarBndr ()
      Expected: [Syntax.TyVarBndr ()]
        Actual: [flag0 -> Syntax.TyVarBndr flag0]
    " In the third argument of DataD, namely params
      In the expression:
        DataD [] name params Nothing constructors derivingClauses
      In the first argument of pure, namely
        [DataD [] name params Nothing constructors derivingClauses]
    |
274 |                 [pure [DataD [] name params Nothing constructors derivingClauses]] <>
    |                                      ^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-512385/dhall-1.42.0'
Error: cabal: Some packages failed to install:
dhall-1.42.0-ACeKFGha9nI3rsbsiKrLfj failed during the building phase. The
exception was:
ExitFailure 1
dhall-toml-1.0.3-9vkrwTOGQKKId6lQ6mUzNt depends on dhall-toml-1.0.3 which
failed to install.

Noticed this in #2557, because Hackage said there is no documentation available for dhall-toml-1.0.3.

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