id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
7251,ghc: unrecognised flags: -fdph-par,leonardo,,"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
",bug,closed,normal,,Compiler,7.4.1,invalid,,,Windows,x86,None/Unknown,,,,,
