Commit Graph

5 Commits

Author SHA1 Message Date
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
71d50fcc5c Depend on devel/hs-mtl (mtl-2) so it doesn't pick up mtl-1
by accident (if ghc is installed but hs-mtl isn't).

Rule of thumb: if some hs-* port works with both mtl-1 and
mtl-2, let it depend on devel/hs-mtl. If it strictly requires
mtl-1, then don't let it depend on devel/hs-mtl (that part is
obvious). If it doesn't specify the mtl version i the .cabal
file and breaks with devel/hs-mtl installed, patch the .cabal
file.

I'll rebuild and check all the haskell junk on my machine and
will see what can be done to hs-* ports that don't build with
mtl-2 (devel/hs-mtl). If they can be fixed to work with mtl-2,
mtl-1 (in lang/ghc) will be removed.

What a mess!
2011-04-19 19:45:40 +00:00
jasper
89aab539ec - update to 0.4.6 2011-04-12 10:42:07 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
jasper
60fd58e892 import hs-asn1-data 0.2.2
AN1 data reader and writer in raw form with supports for high level forms
of ASN1 (BER, CER and DER).

ok kili@
2010-12-09 13:55:04 +00:00