The first two patches fix the build (including tests) with GHC 7.4-rc1
and get us to the point where all tests pass except for those broken by
issue2095 - utf8 and issue1763-pull-fails-on-non-ascii-filenames.sh
The third disables builds with base 4.4 (GHC 7.2) and above unless
explicitly selected by -fbase44.
3 patches for repository darcs-unstable@darcs.net:screened:
Thu Dec 29 23:58:25 GMT 2011 Ganesh Sittampalam <ganesh@earth.li>
* bump dep on process
Thu Dec 29 23:58:40 GMT 2011 Ganesh Sittampalam <ganesh@earth.li>
* GHC 7.4 build fix
Sat Dec 31 19:30:05 GMT 2011 Ganesh Sittampalam <ganesh@earth.li>
* use a flag to choose base>=4.4