ghc: unrecognised flags: -fdph-par
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
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.4.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |