Re: [GHC] #2496: Invalid Eq/Ord instances in Data.Version
#2496: Invalid Eq/Ord instances in Data.Version -------------------------------------+------------------------------------- Reporter: guest | Owner: duncan Type: bug | Status: patch Priority: normal | Milestone: ⊥ Component: Core | Version: 6.8.3 Libraries | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D395 | -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"137b33133f49a994e5d147c5b30a8fcfc610eada/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="137b33133f49a994e5d147c5b30a8fcfc610eada" Deprecate Data.Version.versionTags (#2496) The library submission was accepted: http://www.haskell.org/pipermail/libraries/2014-September/023777.html The T5892ab testcases were changed to use `Data.Tree` instead of `Data.Version` Reviewed By: ekmett Differential Revision: https://phabricator.haskell.org/D395 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2496#comment:16> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC