Douglas Warren
|
1d83167c01
|
Fixed some haddock parsing problems in the documentation
|
2007-11-14 16:26:47 +00:00 |
|
Douglas Warren
|
d82a80639d
|
Removed the dependency on Control.Monad.State.Class package, since that isn't in the older Debian versions
|
2007-11-14 16:24:03 +00:00 |
|
Neil Brown
|
83ab0c16f5
|
Added a couple more helper functions/operators to the Utils module
|
2007-11-09 19:45:03 +00:00 |
|
Neil Brown
|
a46c7a6fe3
|
Added more functions to the Utils function, for uncurrying functions and forming cartesian products
|
2007-11-09 17:26:55 +00:00 |
|
Neil Brown
|
572b53c3b6
|
Added another helper function to Utils; a version of modify that returns the old state
|
2007-11-09 17:13:58 +00:00 |
|
Neil Brown
|
af1574643d
|
Added two more helper functions to the Utils module
|
2007-11-09 11:19:09 +00:00 |
|
Neil Brown
|
47f5e36f9c
|
Added another helper function, seqPair, to the Utils module
|
2007-11-09 01:23:46 +00:00 |
|
Neil Brown
|
bacc3115e9
|
Added various general helper functions to the Utils module
|
2007-11-09 01:18:42 +00:00 |
|
Neil Brown
|
4bb2b2a407
|
Moved mapPair into Utils, and renamed it to transformPair (to be consistent with the pre-existing transformX functions)
|
2007-11-02 16:44:02 +00:00 |
|
Neil Brown
|
d2e54ea483
|
Added another helper function to the Utils module
|
2007-10-28 01:22:55 +00:00 |
|
Neil Brown
|
9fd67023b7
|
Added some new general helper functions to the Utils module.
|
2007-10-27 21:15:04 +00:00 |
|
Neil Brown
|
a454aa78f8
|
Rain: implemented the checkExpression function and got it passing the tests so far
|
2007-09-15 18:57:02 +00:00 |
|
Neil Brown
|
2ff46a9041
|
Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly.
|
2007-09-10 17:28:57 +00:00 |
|