#836: rebindable if-then-else syntax
--------------------------------+-------------------------------------------
Reporter: nibro | Owner: igloo
Type: feature request | Status: closed
Priority: normal | Milestone: _|_
Component: Compiler (Parser) | Version: 7.0.1
Resolution: fixed | Keywords:
Testcase: N/A | Blockedby:
Difficulty: Unknown | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
--------------------------------+-------------------------------------------
Changes (by Lemming):
* cc: ghc@… (added)
* version: 6.13 => 7.0.1
Comment:
I develop NumericPrelude, that makes extensive use of rebinded number
literals. I really appreciate separation of importing Prelude
(NoImplicitPrelude) and rebindable syntax (RebindableSyntax). However, it
seems that there is currently no way to write NumericPrelude in a way that
it and its importers work on both GHC-6.12 and GHC-7.0. Any ideas other
than CPP hacks?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/836#comment:33>
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