Commit Graph

3 Commits

Author SHA1 Message Date
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
af2ea00742 Remove dependency on devel/hs-deepseq, which is now
included in the ghc package.
2012-09-02 19:57:48 +00:00
kili
39e8e214b7 Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.

The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.

ok ajacoutot@
2012-01-23 21:00:08 +00:00