[GHC] #7764: Link Error on windows
GHC
cvs-ghc at haskell.org
Thu Mar 28 22:23:52 CET 2013
#7764: Link Error on windows
----------------------------+-----------------------------------------------
Reporter: Ericson2314 | Owner:
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Compiler | Version: 7.4.2
Keywords: | Os: Windows
Architecture: x86 | Failure: Other
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
----------------------------+-----------------------------------------------
Comment(by Ericson2314):
OK, confirmed compiling like that does fail. Interestingly I could use
cabal to install cmdlib, the one dependancy of this project not in the
haskell package, and I can ''interpret'' my code with either ghci and
":load Main", runhaskell, or runghc.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7764#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list