- Dec 11, 2011
-
-
Ian Lynagh authored
-
- Aug 10, 2011
-
-
dterei authored
-
- Jul 22, 2011
- Jul 06, 2011
-
-
Ian Lynagh authored
-
- May 08, 2011
-
-
Ian Lynagh authored
-
- Apr 24, 2011
-
-
Ian Lynagh authored
As well as being more pleasant, this fixes #1841: Data.Typeable: Instances of basic types don't provide qualified strings to mkTyCon
-
- Apr 08, 2011
-
-
Ian Lynagh authored
-
- Apr 05, 2011
-
-
batterseapower authored
-
batterseapower authored
-
- Nov 12, 2010
-
-
simonpj@microsoft.com authored
To do this we need to define (!) prefix, thus (!) arr i = .... rather than infix
-
simonpj@microsoft.com authored
rolling back: Fri Nov 12 21:09:02 GMT Standard Time 2010 Ian Lynagh <igloo@earth.li> * Remove bang patterns from Data.Array.Base GHC now refuses to accept top-level bang patterns unless BangPAtterns is enabled, which we can't use in Data.Array.Base due to the way ! is used as an operator. M ./Data/Array/Base.hs -15 +21
-
Ian Lynagh authored
GHC now refuses to accept top-level bang patterns unless BangPAtterns is enabled, which we can't use in Data.Array.Base due to the way ! is used as an operator.
-
- Sep 17, 2010
-
-
Ian Lynagh authored
-
- Apr 28, 2010
-
- Nov 29, 2009
-
-
Ian Lynagh authored
-
- Sep 20, 2009
-
-
Ian Lynagh authored
-
- Aug 27, 2009
-
-
Simon Marlow authored
-
- Aug 11, 2009
-
-
Ian Lynagh authored
-
- Aug 02, 2009
-
-
Ian Lynagh authored
It is now in its own diffarray package
-
- Jul 19, 2009
-
-
Ian Lynagh authored
As well as checking that offset we are reading is actually inside the array, we now also check that it is "in range" as defined by the Ix instance. This fixes confusing behaviour (#2120) and improves some error messages (#2669).
-
- Jul 10, 2009
-
-
Ian Lynagh authored
-
- Feb 02, 2009
-
- Apr 24, 2009
-
-
Ian Lynagh authored
-
- Jan 22, 2009
-
-
Ian Lynagh authored
-
- Jan 21, 2009
-
-
Ian Lynagh authored
-
- Jan 04, 2009
-
-
Ian Lynagh authored
-
- Dec 12, 2008
-
-
Ian Lynagh authored
-
- Nov 13, 2008
-
-
Duncan Coutts authored
-
- Oct 02, 2008
-
-
dreixel authored
-
- Sep 20, 2008
-
-
Ian Lynagh authored
-
- Sep 03, 2008
-
- Aug 31, 2008
-
-
Ross Paterson authored
-
- Aug 28, 2008
-
-
Malcolm.Wallace@cs.york.ac.uk authored
-
- Aug 25, 2008
-
-
Ian Lynagh authored
-
- Aug 24, 2008
-
-
Ross Paterson authored
-
- Aug 23, 2008
-
-
Ross Paterson authored
-
Ross Paterson authored
-
- Aug 24, 2008
-
-
Ian Lynagh authored
-
- Aug 23, 2008
-
-
Ian Lynagh authored
-