Opened 13 years ago

Last modified 11 years ago

#31409 closed defect

ghci has a broken cosine — at Initial Version

Reported by: wbl (Watson Ladd) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: ghc

Description

ghci does not calculate cosines.

$ghci GHCi, version 6.10.4: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer ... linking ... done. Loading package base ... linking ... done. Prelude> cos pi -Segmentation fault

if pi is replaced by 3.1415 this also breaks.

Change History (0)

Note: See TracTickets for help on using tickets.