
11 Apr
2008
11 Apr
'08
6:54 a.m.
Ketil Malde
Either rename your modified version to 2.4 (or similar), specify the exact version in your *application's* cabal file,
..or you could compile your application specifying the package explicitly, using "-package unix-2.2.0.0" (and all the other packages, normally supplied by Cabal or ghc --make).
or use "ghc-pkg hide" to hide version 2.3.0.0 from view.
-k -- If I haven't seen further, it is by standing in the footprints of giants