Commit Graph

18 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
64e9934bcb Bump after the xhtml update in lang/ghc.
Not strictly necessary, but I don't want to get a heart attack
because of some people who don't use packages and don't
rebuild all hs-ports properly.
2012-01-12 20:20:05 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +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
320337f613 Update to 3001.1.7.4. 2011-04-11 14:55:17 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
kili
e798104f80 w
bumpski
2010-11-03 22:18:39 +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
57dae6accf Update to cgi-3001.1.7.3.
Fix HOMEPAGE (which was completely wrong, pointing to the parsec homepage).
2010-09-12 12:01:08 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +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
kili
43211a64dd Import hs-cgi, a CGI library for Haskell, required
by the Haskell Platform.

Not yet wired to the build.
2010-04-09 15:53:43 +00:00