Ticket #509 (closed defect: duplicate)
Library dependency version check seems to fail
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | 1.6.0.2 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | 6.10.1 | Platform: | Linux |
Description
cabal install hlint
fails with:
cabal: happy version >=1.17 is required but it could not be found.
However, happy 1.18.2 is available and after I install it manually hlint installation succeeds.
* happy
Synopsis: Happy is a parser generator for Haskell
Latest version available: 1.18.2
Latest version installed: [ Not installed ]
Homepage: http://www.haskell.org/happy/
License: BSD3
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

