summaryrefslogtreecommitdiff
path: root/libraries/base/Foreign/Storable.hs
Commit message (Expand)AuthorAgeFilesLines
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+20
* base: Add instancesfumieval2015-08-061-0/+6
* Add `Storable` instances for `Complex` and `Ratio`Carter Tazio Schonwald2014-11-231-0/+13
* Be consistent with placement of Safe Haskell mode at top of fileDavid Terei2014-11-211-2/+1
* Remove redundant "Minimal complete definition"-commentsHerbert Valerio Riedel2014-11-041-8/+3
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-2/+0
* Add `{-# MINIMAL #-}` annotations to typeclassesHerbert Valerio Riedel2013-09-181-0/+4
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-22/+0
* Remove Hugs98 specific codeHerbert Valerio Riedel2013-09-171-9/+0
* Fix import warningsIan Lynagh2013-06-061-1/+0
* Re-jig SOURCE importsSimon Peyton Jones2013-06-061-1/+1
* Remove nhc98-specific files and contentIan Lynagh2013-02-151-9/+0
* Remove commented types in module export listsIan Lynagh2012-10-271-8/+8
* Remove some redundant importsIan Lynagh2012-02-291-1/+0
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+1
* fix warnings (including moving things around to avoid orphanSimon Marlow2011-07-111-0/+40
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* Remove unused imports from basesimonpj@microsoft.com2009-07-061-0/+1
* The IO type has moved to GHC.Types in ghc-primIan Lynagh2009-06-201-1/+0
* Rewrite of the IO library, including Unicode supportSimon Marlow2009-06-121-1/+1
* Remove more redundant GHC.Float importsIan Lynagh2008-08-061-1/+0
* Avoid using deprecated flagsIan Lynagh2008-06-161-1/+1
* untabifyDon Stewart2008-03-051-33/+33
* Trim imports, remove a cyclesimonpj@microsoft2007-05-031-1/+0
* portable implementation of WordPtr/IntPtr for non-GHCRoss Paterson2006-05-101-1/+1
* [project @ 2005-01-14 12:18:00 by ross]ross2005-01-141-1/+1
* [project @ 2005-01-11 16:04:08 by simonmar]simonmar2005-01-111-1/+1
* [project @ 2004-11-06 13:01:18 by panne]panne2004-11-061-1/+1
* [project @ 2004-09-08 11:10:08 by ross]ross2004-09-081-1/+1
* [project @ 2004-08-13 13:29:00 by simonmar]simonmar2004-08-131-1/+1
* [project @ 2003-11-13 14:43:58 by ross]ross2003-11-131-1/+1
* [project @ 2003-11-06 17:34:00 by simonmar]simonmar2003-11-061-4/+4
* [project @ 2003-03-08 23:03:47 by panne]panne2003-03-081-2/+2
* [project @ 2002-12-23 13:33:16 by malcolm]malcolm2002-12-231-1/+2
* [project @ 2002-10-11 11:05:20 by malcolm]malcolm2002-10-111-0/+6
* [project @ 2002-09-09 16:04:10 by ross]ross2002-09-091-0/+3
* [project @ 2002-09-09 03:50:38 by sof]sof2002-09-091-1/+1
* [project @ 2002-09-08 02:35:33 by sof]sof2002-09-081-0/+1
* [project @ 2002-09-04 16:51:33 by ross]ross2002-09-041-1/+5
* [project @ 2002-09-04 16:05:29 by simonmar]simonmar2002-09-041-37/+5
* [project @ 2002-08-07 12:17:59 by ross]ross2002-08-071-1/+1
* [project @ 2002-08-05 08:48:07 by simonmar]simonmar2002-08-051-0/+263
* [project @ 2002-08-03 19:32:49 by reid]reid2002-08-031-34/+0
* [project @ 2002-05-09 13:16:29 by simonmar]simonmar2002-05-091-1/+1
* [project @ 2002-05-09 13:13:28 by simonmar]simonmar2002-05-091-2/+6
* [project @ 2002-04-26 13:34:05 by simonmar]simonmar2002-04-261-2/+0
* [project @ 2002-04-24 16:31:37 by simonmar]simonmar2002-04-241-2/+2
* [project @ 2002-02-05 17:32:24 by simonmar]simonmar2002-02-051-3/+2
* [project @ 2001-07-03 11:37:49 by simonmar]simonmar2001-07-031-3/+3