#2281: properFraction implemented with modf primitive?
-------------------------+--------------------------------------------------
Reporter: guest | Owner:
Type: proposal | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Testcase:
Architecture: Multiple | Os: Multiple
-------------------------+--------------------------------------------------
Comment (by dons):
Can you use modf from the cmath library?
http://hackage.haskell.org/packages/archive/cmath/0.3/doc/html/Foreign-C
-Math-Double.html#v%3Amodf
for your immediate use case.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2281#comment:1>
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