8 Commits

Author SHA1 Message Date
kili
062f43faeb Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 13:00:55 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
kili
02eb3ddc62 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:48:45 +00:00
kili
a94f3bd2c7 Set MODGHC_PACKAGE_KEY and adjust plist. 2015-09-20 18:29:20 +00:00
kili
206a5312cf Fix dependencies and bump. 2014-12-14 12:07:27 +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
920bb04818 Import textproc/hs-libxml-sax.
Needed by an upcoming port of hs-dbus.

OK kili@

libxml-sax are Haskell bindings to the libXML2 SAX (Simple API for
XML) interface.
2012-10-15 07:50:57 +00:00