
3 Jun
2009
3 Jun
'09
6:13 p.m.
Malcolm Wallace wrote:
Can I switch it to base 4.1, or will that also cause problems?
The current dependency is base >= 2, but I'm not testing it with earlier versions.
As far as I am aware, versioning of the base package is not currently problematic for any compiler except GHC.
OK, in line with Duncan's Notice, I'll go for build-depends: base == 4.* -- Ashley