[GHC] #13255: aws package fails to build with master
GHC
ghc-devs at haskell.org
Thu Feb 9 19:57:50 UTC 2017
#13255: aws package fails to build with master
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Just plain `cabal install aws --allow-newer --with-ghc=...` should do it.
N.B. `--allow-newer is quite handy when testing pre-release GHC's against
Cabal packages; it tells Cabal to ignore upper bounds on the packages
dependencies.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13255#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list