#1182: splitAt does not implement H98 report behaviour, it is too strict in 'n'
--------------------------------------+-------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: _|_
Component: libraries/haskell98 | Version: 6.6
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: Easy (less than 1 hour) | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
--------------------------------------+-------------------------------------
Changes (by michalt):
* cc: michal.terepeta@… (added)
* status: new => patch
Comment:
I've changed the comment about `splitAt` in base. As for `haskell98` and
`haskell2010` I simply made them ignore `splitAt` from `GHC.List` and
define it
themselves. Not sure if there's a better way to "fix" them..
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1182#comment:9>
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