Opened 13 years ago

Closed 11 years ago

#31409 closed defect (wontfix)

ghci has a broken cosine

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (3)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to gwright@…

comment:2 Changed 12 years ago by raimue (Rainer Müller)

Owner: changed from gwright@… to macports-tickets@…

Port abandoned, #35561.

comment:3 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: wontfix
Status: newclosed

I think this ticket is obsolete, since it concerns GHC 6. GHC is at version 7.x in MacPorts now.

Note: See TracTickets for help on using tickets.