
21 Dec
2011
21 Dec
'11
5:14 a.m.
I don't know what these frameworks imply on the installation process. I would like to be able to compile 'containers' with every Haskell 98 compiler. If the test frameworks are itself basic Haskell and the tests are, too, this would be even better.
I think my proposal does not change basic aspect: - containers itself can be compiled with Haskell 98 compiler - tests already use test-framework which is not a part of Haskell 98 compiler If you want to compile tests with Haskell 98 compiler, it's another topic. Please propose it in another thread. --Kazu