[GHC] #2496: Invalid Eq/Ord instances in Data.Version
GHC
ghc-devs at haskell.org
Wed May 6 14:31:18 UTC 2015
#2496: Invalid Eq/Ord instances in Data.Version
-------------------------------------+-------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Core Libraries | Version: 6.8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D395
-------------------------------------+-------------------------------------
Comment (by duncan):
My suggestion would be that this kind of extra info should go into either
the existing generated Paths module, or another generated module. You can
do this now with custom code in Setup.hs, but I'm sure we'd welcome a
patch to Cabal to make this easier.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2496#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list