make Control.Monad.Instances compilable by nhc98
[haskell-directory.git] / Data /
2006-07-03 Don StewartAvoid strictness in accumulator for unpackFoldr
2006-07-02 Don StewartDisable unpack/build fusion
2006-07-01 Don StewartImport Data.ByteString.Lazy, improve ByteString Fusion...
2006-06-22 Ross Patersoncomments for Applicative and Traversable
2006-06-16 jeanphilippe.berna... Add minView and maxView to Map and Set
2006-05-25 Don StewartMerge in changes from fps head. Highlights:
2006-05-20 Don StewartSync with FPS head, including the following patches:
2006-05-18 Ross Patersonsimplify indexing in Data.Sequence
2006-05-18 Don StewartcopyCString* should be in IO. Spotted by Tomasz Zielonka
2006-05-17 Duncan Couttsadd import Prelude to get dependencies right for Data...
2006-05-17 Don StewartFix negative index handling in splitAt, replicate and...
2006-05-13 Don StewartUse our own realloc. Thus reduction functions (like...
2006-05-12 Don StewartLast two CInt fixes for 64 bit, and bracket writeFile...
2006-05-10 Don StewartSome small optimisations, generalise the type of unfold
2006-05-09 Don StewartTwo things. #if defined(__GLASGOW_HASKELL__) on INLINE...
2006-05-08 Don StewartSync with FPS head.
2006-05-08 Don StewartFix all uses for Int that should be CInt or CSize in...
2006-05-07 Sven PanneFixed import list syntax
2006-05-07 dons@cse.unsw.edu.auFaster filterF, filterNotByte
2006-05-07 dons@cse.unsw.edu.auMuch faster find, findIndex. Hint from sjanssen
2006-05-06 dons@cse.unsw.edu.auSat May 6 13:01:34 EST 2006 Don Stewart <dons@cse...
2006-05-05 dons@cse.unsw.edu.auAdd array fusion versions of map, filter and foldl
2006-05-03 dons@cse.unsw.edu.auSync with FPS head
2006-05-03 Simon MarlowFix string truncating in hGetLine -- it was a pasto...
2006-04-29 Don StewartMerge in Data.ByteString head. Fixes ByteString+cbits...
2006-04-28 Don StewartImport Data.ByteString from fps 0.5.
2006-04-26 Ashley Yakeleyfix for Haddock 0.7
2006-04-25 Ashley Yakeleyadd Data.Fixed module
2006-04-24 Ross Patersonadd instances
2006-04-11 Ross Patersonadd superclasses to Applicative and Traversable
2006-04-06 Simon Marlowin the show instance for Exception, print the type...
2006-03-15 jeanphilippe.berna... Added 'alter'
2006-03-15 Ross Patersondeprecate FunctorM in favour of Foldable and Traversable
2006-03-13 Simon MarlowSimplify Eq, Ord, and Show instances for UArray
2006-03-11 jeanphilippe.berna... Oops typo in intSet notMember
2006-03-11 jeanphilippe.berna... IntMap lookup now returns monad instead of Maybe.
2006-03-11 jeanphilippe.berna... Added notMember to Data.IntSet and Data.IntMap
2006-03-09 John Meachamadd Data.Set.notMember and Data.Map.notMember
2006-02-09 Ross Patersontypo in comment in Foldable class
2006-02-06 Ross Patersonsimplify fmap
2006-02-06 Ross Patersonupdate ref in comment
2006-02-06 simonpj@microsoftGive -foverlapping-instances to Data.Typeable
2006-02-03 simonpj@microsoft.comAdd -fno-bang-patterns to modules using both bang and...
2006-02-01 Simon MarlowWhen splitting a bucket, keep the contents in the same...
2006-01-18 malcolm[project @ 2006-01-18 11:45:47 by malcolm]
2006-01-17 ross[project @ 2006-01-17 09:38:38 by ross]
2006-01-11 simonmar[project @ 2006-01-11 11:29:49 by simonmar] Initial_conversion_from_CVS_complete
2006-01-06 simonpj[project @ 2006-01-06 15:52:36 by simonpj]
2006-01-06 simonpj[project @ 2006-01-06 15:51:23 by simonpj]
2006-01-02 jpbernardy[project @ 2006-01-02 19:38:01 by jpbernardy]
2005-12-30 ross[project @ 2005-12-30 00:18:59 by ross]
2005-12-15 simonmar[project @ 2005-12-15 11:17:31 by simonmar]
2005-12-03 jpbernardy[project @ 2005-12-03 17:32:01 by jpbernardy]
2005-11-29 ross[project @ 2005-11-29 14:31:59 by ross]
2005-11-17 ross[project @ 2005-11-17 15:54:17 by ross]
2005-11-13 jpbernardy[project @ 2005-11-13 16:52:14 by jpbernardy]
2005-10-26 ross[project @ 2005-10-26 22:52:58 by ross]
2005-10-25 ross[project @ 2005-10-25 09:29:47 by ross]
2005-10-25 ross[project @ 2005-10-25 09:29:16 by ross]
2005-10-25 ross[project @ 2005-10-25 09:11:25 by ross]
2005-10-22 ross[project @ 2005-10-22 00:28:21 by ross]
2005-10-21 ross[project @ 2005-10-21 16:31:23 by ross]
2005-10-21 ross[project @ 2005-10-21 16:25:45 by ross]
2005-10-21 ross[project @ 2005-10-21 10:47:25 by ross] cmm-merge2
2005-10-21 ross[project @ 2005-10-21 10:39:56 by ross]
2005-10-21 ross[project @ 2005-10-21 10:26:57 by ross]
2005-10-20 ross[project @ 2005-10-20 23:28:42 by ross]
2005-10-20 malcolm[project @ 2005-10-20 15:14:22 by malcolm]
2005-10-20 ross[project @ 2005-10-20 15:08:35 by ross]
2005-10-20 malcolm[project @ 2005-10-20 10:58:44 by malcolm]
2005-10-13 ross[project @ 2005-10-13 11:09:50 by ross]
2005-10-13 ross[project @ 2005-10-13 10:36:42 by ross]
2005-10-05 ross[project @ 2005-10-05 08:43:26 by ross]
2005-09-29 ross[project @ 2005-09-29 09:31:58 by ross]
2005-09-28 malcolm[project @ 2005-09-28 13:18:28 by malcolm]
2005-09-01 ross[project @ 2005-09-01 10:49:07 by ross]
2005-08-05 ross[project @ 2005-08-05 09:48:16 by ross]
2005-07-29 ross[project @ 2005-07-29 17:17:22 by ross]
2005-07-29 ross[project @ 2005-07-29 17:03:37 by ross]
2005-07-29 ross[project @ 2005-07-29 17:02:07 by ross]
2005-07-21 ross[project @ 2005-07-21 11:08:51 by ross]
2005-07-21 ross[project @ 2005-07-21 11:00:17 by ross]
2005-07-21 ross[project @ 2005-07-21 10:59:27 by ross]
2005-07-19 ross[project @ 2005-07-19 17:33:23 by ross]
2005-07-14 ross[project @ 2005-07-14 11:59:27 by ross]
2005-07-14 ross[project @ 2005-07-14 11:57:09 by ross]
2005-07-08 simonmar[project @ 2005-07-08 13:17:47 by simonmar]
2005-07-08 simonmar[project @ 2005-07-08 12:22:02 by simonmar]
2005-07-06 malcolm[project @ 2005-07-06 16:17:36 by malcolm]
2005-07-04 ross[project @ 2005-07-04 10:22:17 by ross]
2005-06-10 simonpj[project @ 2005-06-10 13:21:52 by simonpj]
2005-04-21 simonmar[project @ 2005-04-21 09:40:41 by simonmar]
2005-04-12 ross[project @ 2005-04-12 12:57:49 by ross]
2005-03-30 simonmar[project @ 2005-03-30 11:15:21 by simonmar]
2005-03-16 ross[project @ 2005-03-16 13:27:03 by ross]
2005-03-15 ross[project @ 2005-03-15 17:19:09 by ross]
2005-03-15 malcolm[project @ 2005-03-15 12:15:15 by malcolm]
2005-03-14 ross[project @ 2005-03-14 18:02:48 by ross]
2005-03-14 simonmar[project @ 2005-03-14 16:26:47 by simonmar]
2005-03-14 simonmar[project @ 2005-03-14 15:52:03 by simonmar]
next