#5704: Bug in the handling of wired-in packages (like template-haskell)
---------------------------------+------------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.4.1
Component: Package system | Version: 7.2.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by tibbe):
Just to clarify the actual failure case:
* `aeson-0.4.0.0` requires `template-haskell` >= 2.4,
* `snap-server-0.7.1` requires `template-haskell` >= 2.2 && < 2.7,
* `template-haskell-2.6.0.0` therefore gets selected, and
* the compilation (of `aeson`) fails as in the ticket description.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5704#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs