id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5701,SafeHaskell causes deepseq to fail to compile,tibbe,igloo,"SafeHaskell still affects users who haven't opted in to using it. Using the ghc-7.4 branch:

{{{
$ cabal install -w /Users/tibell/src/ghc/inplace/bin/ghc-stage2
Configuring deepseq-1.2.0.1...
Preprocessing library deepseq-1.2.0.1...
Building deepseq-1.2.0.1...
[1 of 1] Compiling Control.DeepSeq  ( Control/DeepSeq.hs, dist/build/Control/DeepSeq.o )

Control/DeepSeq.hs:56:1:
    array-0.3.0.3:Data.Array can't be safely imported! The module itself isn't safe.
}}}
",bug,closed,high,7.4.1,libraries (other),7.3,fixed,,johan.tibell@… dterei,Unknown/Multiple,Unknown/Multiple,None/Unknown,Unknown,,,,
