#7251: ghc: unrecognised flags: -fdph-par
--------------------------+-------------------------------------------------
Reporter: leonardo | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.4.1 | Keywords:
Os: Windows | Architecture: x86
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
--------------------------+-------------------------------------------------
Hello,
I have tried to compile the program that is given in
[http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell] section
1.5.4 . When I try to compile the program with
{{{
ghc -c -Odph -fdph-par DotP.hs
}}}
I get the message:
ghc: unrecognised flags: -fdph-par
I have installed Haskell Platfrom with GHC 7.4.1
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7251>
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