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
dcoppa
763601f4cf
Bunch of hs-ports updates:
...
ConfigFile-1.1.1
MissingH-1.1.1.0
MonadCatchIO-mtl-0.3.0.4
convertible-1.0.11.0
hslogger-1.1.5
2011-12-05 14:53:01 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +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
d666817ded
Bump to be safe -- for unknown reasons, the dependency change of
...
hs-MissingH caused a ABI change (shouldn't happen, but GHC ssems
to be just a huge random number generator), which broke this one
on my local machine.
2011-04-19 19:05:12 +00:00
kili
f20fe3fa2a
Bump after ghc update.
2011-04-11 14:45:14 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +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
dcoppa
44a2b7671b
Cleanups for haskell ports.
...
"Looks fine" kili@
2010-09-24 10:09:42 +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
dcoppa
2831cc04ed
Import hs-ConfigFile, a configuration file parser and writer library
...
for Haskell.
Not yet wired to the build.
OK kili@
2010-04-13 19:31:33 +00:00