#1762: wrong result of isProperSubsetOf
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 6.4.1
Severity: normal | Keywords: IntSet
Difficulty: Unknown | Os: Linux
Testcase: | Architecture: x86
-----------------------------+----------------------------------------------
{{{IntSet.isProperSubsetOf (IntSet.fromList [2,3]) (IntSet.fromList
[1,2,3])}}}
is evaluated to {{{False}}}, but should be {{{True}}}.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1762>
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