30 Commits

Author SHA1 Message Date
kili
7413449cd4 Dump after ghc changes. 2016-01-20 16:22:25 +00:00
kili
eb1b24303b Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:27:22 +00:00
kili
8b93ac677d Set MODGHC_PACKAGE_KEY and adjust plist.
Fix dependencies.
2015-09-20 16:24:11 +00:00
dcoppa
9334187dce Update to hslogger-1.2.9 2015-05-18 08:53:22 +00:00
dcoppa
8a0e6b68d4 Update to hslogger-1.2.8 2015-02-15 12:36:13 +00:00
dcoppa
f0af958d5f Update to hslogger-1.2.7 2015-02-13 15:50:05 +00:00
kili
e3e6c2291e Update plists and bump. 2014-11-24 16:07:58 +00:00
dcoppa
dc8dbc3d70 Update to hslogger-1.2.6 2014-10-28 09:13:23 +00:00
dcoppa
f1a06e1fcc Bugfix update to hslogger-1.2.4 2014-09-05 09:48:13 +00:00
dcoppa
4909c4fd4e Update to hslogger-1.2.3 2014-01-17 14:54:57 +00:00
dcoppa
a373f894c9 Bunch of haskell updates:
MissingH-1.1.1.0 -> MissingH-1.2.0.0
hslogger-1.1.5 -> hslogger-1.2.1
HaXml-1.23.3 -> HaXml-1.24
libxml-sax-0.7.3 -> libxml-sax-0.7.4
polyparse-1.7 -> polyparse-1.9

OK kili@
2013-06-25 07:28:54 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +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
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
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
dcoppa
b3ce3b586b Update to hslogger-1.1.0 2010-11-24 09:03:26 +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
01ece0877e Import hs-hslogger, a logging framework for Haskell similar to
Python's logging module.

Not yet wired to the build.

OK kili@
2010-04-13 19:06:13 +00:00