2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104) |
Log message: make it clear what package depend on discussed with wiz@. |
2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74) |
Log message: Update MAINTAINER address |
2013-04-25 15:48:40 by Ryosuke Moro | Files touched by this commit (5) |
Log message: Instances of numeric classes for functions and tuples. Import Data.NumInstances to get all the instances. If you want only function or only tuple instances, import Data.NumInstances.Function or Data.NumInstances.Tuple. |