[GHC] #7569: Does not correctly detect float/double Haskell types when cross-compiling
GHC
cvs-ghc at haskell.org
Wed Jan 16 16:04:10 CET 2013
#7569: Does not correctly detect float/double Haskell types when cross-compiling
----------------------------------+-----------------------------------------
Reporter: singpolyma | Owner: simonmar
Type: bug | Status: closed
Priority: high | Milestone: 7.8.1
Component: libraries/base | Version: 7.6.1
Resolution: fixed | Keywords: cross-compiling
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Building GHC failed | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
----------------------------------+-----------------------------------------
Changes (by simonmar):
* status: patch => closed
* resolution: => fixed
Comment:
{{{
commit c7265596afcc4a89e6fe80dc4c3830ac67a4988d
Author: Stephen Paul Weber <singpolyma at singpolyma.net>
Date: Mon Jan 7 16:50:34 2013 -0500
Possible fix for detecting Float/Double
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7569#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list