#31409: ghci has a broken cosine -----------------------------------+---------------------------------------- Reporter: watsonbladd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ghc -----------------------------------+---------------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/31409> MacPorts <http://www.macports.org/> Ports system for Mac OS