On Sun, Jun 28, 2009 at 9:29 PM, Andrew
Coppin<andrewcop...@btinternet.com> wrote:
>> Which versions of base have you tested it with?  :-)
>>
>
> Whichever one GHC 6.10.3 ships with...

"ghc-pkg list base" will tell you which version you have installed.

> Frankly, I highly doubt it makes any difference either way. (Does anybody
> know how base3 differs from base4?) It only uses a few type classes from the
> Prelude...

If it *only* uses the prelude (i.e., does not include *any* modules),
then it should work with any version of base.

--Max
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to