#5419: integer-gmp no longer exports S# and J#
-----------------------------------+----------------------------------------
    Reporter:  mikhail.vorozhtsov  |        Owner:              
        Type:  bug                 |       Status:  new         
    Priority:  normal              |    Milestone:              
   Component:  libraries (other)   |      Version:  7.3         
    Keywords:                      |     Testcase:              
   Blockedby:                      |   Difficulty:              
          Os:  Unknown/Multiple    |     Blocking:              
Architecture:  Unknown/Multiple    |      Failure:  None/Unknown
-----------------------------------+----------------------------------------

Comment(by simonpj):

 Well, maybe hashing and printing should be part of the common API,
 supported by all implementations of `Integer`.

 Or, if you want something super-optimised, a library author might want to
 depend on a ''particular'' implementation of the `Integer` API, in which
 case s/he is free to do so.

 But you probably don't want to do so ''accidentally''.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5419#comment:8>
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

Reply via email to