#4386: Missing FFI flag in ghc-pkg/Main.hs
------------------------+---------------------------------------------------
Reporter: nsch | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 7.1 | Keywords:
Testcase: | Blockedby:
Os: Windows | Blocking:
Architecture: x86 | Failure: Building GHC failed
------------------------+---------------------------------------------------
The current HEAD fails to build with:
{{{
$ ./configure && make
[...]
[26 of 26] Compiling Main ( utils\ghc-pkg\Main.hs,
bootstrapping\Main.o )
utils\ghc-pkg\Main.hs:1511:8: parse error on input `import'
make[1]: *** [utils/ghc-pkg/dist/build/ghc-pkg.exe.exe] Error 1
make: *** [all] Error 2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4386>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs