[GHC] #14775: GHC 8.4.1-alpha3 regression: Build error when `build-type: Custom` and `license: OtherLicense` are in the .cabal file
GHC
ghc-devs at haskell.org
Fri Feb 9 11:54:29 UTC 2018
#14775: GHC 8.4.1-alpha3 regression: Build error when `build-type: Custom` and
`license: OtherLicense` are in the .cabal file
-------------------------------------+-------------------------------------
Reporter: asr | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.4.1-alpha3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by asr):
Replying to [comment:1 phadej]:
> TL;DR, I don't think this a valid issue. To fix, use up-to-data `cabal-
install`.
@phadej, thank you for a very informative answer.
The oldest `GHC` version currently supported by Agda is `7.10.*`. If I
understand correctly, the proposed fixes require at least `Cabal >= 1.24`.
Is there a fix which also work with the `Cabal` version (i.e. `Cabal
1.22.*`) shipped with `GHC 7.10.3`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14775#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list