summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO/Device.hs
Commit message (Expand)AuthorAgeFilesLines
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-09-241-4/+4
* Move `Maybe`-typedef into GHC.BaseHerbert Valerio Riedel2014-09-161-1/+0
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-3/+1
* Remove nhc98-specific files and contentIan Lynagh2013-02-151-6/+0
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+1
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-5/+6
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* doc tweak for Directory file type: file names are '\0'-separatedSimon Marlow2010-09-221-8/+7
* documentation for IODeviceType (#4317, edited by me)Simon Marlow2010-09-151-4/+29
* doc updates in System.IOSimon Marlow2010-06-291-1/+1
* typo in commentSimon Marlow2009-08-261-1/+1
* un-hide some modules from the Haddock docsSimon Marlow2009-08-251-1/+0
* Allow System.Posix.Internals to compile with nhc98 again.Malcolm.Wallace@cs.york.ac.uk2009-06-151-0/+8
* Rewrite of the IO library, including Unicode supportSimon Marlow2009-06-121-0/+145