On Tue, Mar 16, 2010 at 18:38:06 +1300, Daniel McAllansmith wrote: > I managed to get hashed-storage installed by patching Setup.hs replacing: > > import System( system, exitWith ) > > with: > > import System.Process( system ) > import System.Exit( exitWith ) > > and adding process>=1.0.1.1 to the build-depends.
Sounds like something Petr would appreciate a patch for. darcs get --lazy http://repos.mornfall.net/hashed-storage -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
