FS#31114 - [cabal] haddock broken due to compilation against ghc 7.4.1
Attached to Project:
Community Packages
Opened by paolo veronelli (paolino) - Sunday, 12 August 2012, 19:32 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 12 September 2012, 17:55 GMT
Opened by paolo veronelli (paolino) - Sunday, 12 August 2012, 19:32 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 12 September 2012, 17:55 GMT
|
Details
Description:
Trying to run > cabal haddock is failing with Running Haddock for metronome-0.1... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.4.2 but haddock is using GHC version 7.4.1 Additional info: * package version(s) ghc 7.4.2 * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Wednesday, 12 September 2012, 17:55 GMT
Reason for closing: Fixed
Wednesday, 12 September 2012, 17:55 GMT
Reason for closing: Fixed
Also, the haddock PKGBUILD specifically depends on ghc 7.4.2. Is this still an issue?
paolino