I needs to run configure but it always did that. If you build from the
git repo, you need to call 'autoreconf -i' but the cabal package, once
it gets released on hackage, will certainly contain the configure script
as it always did. I tested that the HEAD of process compiles cleanly
with ghc-7.4.1 (the oldest ghc we support), that is what comes with
debian 7.8. We should not bundle process but rather wait with 2.10 until
process-1.2.2.0 is on hackage.
|