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

Build fails with Cabal 2.2 #14

Closed
jtojnar opened this issue Jul 22, 2018 · 1 comment
Closed

Build fails with Cabal 2.2 #14

jtojnar opened this issue Jul 22, 2018 · 1 comment

Comments

@jtojnar
Copy link
Contributor

jtojnar commented Jul 22, 2018

Configuring hgettext-0.1.31.0...
CallStack (from HasCallStack):
  die', called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:958:20 in Cabal-2.2.0.1:Distribution.Simple.Configure
  configureFinalizedPackage, called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:462:12 in Cabal-2.2.0.1:Distribution.Simple.Configure
  configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:596:20 in Cabal-2.2.0.1:Distribution.Simple
  confHook, called at libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:67:5 in Cabal-2.2.0.1:Distribution.Simple.UserHooks
  configureAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:178:19 in Cabal-2.2.0.1:Distribution.Simple
  defaultMainHelper, called at libraries/Cabal/Cabal/Distribution/Simple.hs:115:27 in Cabal-2.2.0.1:Distribution.Simple
  defaultMain, called at Setup.hs:3:8 in main:Main
Setup: Encountered missing dependencies:
Cabal >=1.14 && <1.25 || ==2.0.*, base >=4.5 && <4.11

builder for '/nix/store/iajjsffhigqzccvxra736gpzyjwx0wy5-hgettext-0.1.31.0.drv' failed with exit code 1
jtojnar added a commit to NixOS/nixpkgs that referenced this issue Jul 22, 2018
@hvr
Copy link
Collaborator

hvr commented Jul 22, 2018

@jtojnar It appeared safe to do, so I extended the compatibility ranges: https://hackage.haskell.org/package/hgettext-0.1.31.0/revisions/

please let me know if you encounter any breakage

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

2 participants