#1539: Ord should not default to ()
----------------------------------------------+-----------------------------
Reporter: Peter Berry <[EMAIL PROTECTED]> | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 6.7
Severity: normal | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: | Architecture: Unknown
----------------------------------------------+-----------------------------
See http://hpaste.org/1711 . This defaulting is surprising and unuseful,
since you can't define any interesting tests. The behaviour of GHC 6.6
(defaulting to Integer instead), or even not defaulting at all (e.g. by
removing the monomorphism restriction or just not defaulting Ord), would
be better.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1539>
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