Commit Graph

15 Commits

Author SHA1 Message Date
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
8269f815f0 add missing hs-text dependency
spotted by landr@
2011-05-08 14:19:39 +00:00
jasper
ac9f8f1ec1 - update to 1.0.10.0
ok dcoppa@ (MAINTAINER)
2011-05-04 08:05:36 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
jasper
5e994fc4be - update hs-convertible to 1.0.9.1
ok dcoppa@ (MAINTAINER)
2010-11-19 10:21:02 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +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
a72ff5f5e9 Switch to REVISION. 2010-07-17 13:56:14 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +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
dcoppa
3960a170e9 Import hs-convertible, a typeclass for converting between different
types. It's also used by databases/hs-HDBC for handling marshalling 
of data to and from databases.

Not yet wired to the build.

OK kili@
2010-04-14 06:24:34 +00:00