Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Teach the Haskell Cabal ports to use the new options framework | Gabor Pali | 2012-08-03 | 1 | -0/+1 |
| | | | | | | | | | - Remove some cruft Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301879 | ||||
* | - Update to 0.1.1 | Gabor Pali | 2012-06-03 | 2 | -3/+4 |
| | | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298204 | ||||
* | lifted-base exports IO operations from the base library lifted to any | Gabor Pali | 2012-02-17 | 3 | -0/+28 |
instance of MonadBase or MonadBaseControl. WWW: https://github.com/basvandijk/lifted-base Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291587 |