Commit Graph

6 Commits

Author SHA1 Message Date
kili
4907aa16a0 Update to 4000.1.1. 2011-04-11 14:51:22 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
kili
8751a0f41f Oops! I missed this one!
Update to HTTP-4000.0.9.
2010-04-25 11:18:36 +00:00
kili
e739d31a08 A client-side HTTP library for GHC. Requirement for the upcoming update to
darcs-2.0.2.
2008-08-27 18:55:05 +00:00