Commit Graph

4 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
02cd723867 Update to case-insensitive-0.4.0.1. 2012-09-02 21:11:52 +00:00
kili
44978fe7b0 Update to hs-case-insensitive-0.3.0.1.
There a newer version available (0.4.0.1) but this has to wait after some
ports depending in hs-case-insensitive have been updated.
2012-01-15 17:17:30 +00:00
kili
c8d983ad6c The module Data.CaseInsensitive provides the CI type constructor
which can be parameterised by a string-like type like: String,
ByteString, Text, etc.. Comparisons of values of the resulting type
will be insensitive to cases.

ok jasper@ jim@
2011-09-24 19:02:40 +00:00