id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5076,No instance Show [: Int :] in dph-diophantine-opt,daniel.is.fischer,chak,"The test dph-diophantine-opt failed with
{{{
Compile failed (status 256) errors were:
[1 of 2] Compiling DiophantineVect  ( DiophantineVect.hs, DiophantineVect.o )
[2 of 2] Compiling Main             ( Main.hs, Main.o )

Main.hs:40:9:
    No instance for (Show [:Int:])
      arising from a use of `print'
    Possible fix: add an instance declaration for (Show [:Int:])
    In the expression: print solution3
    In the expression:
      do { print solution1;
           print solution2;
           print solution3 }
    In an equation for `main':
        main
          = do { print solution1;
                 print solution2;
                 print solution3 }
}}}
",bug,closed,normal,7.2.1,Data Parallel Haskell,7.1,fixed,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
