summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO/Encoding/CodePage/Table.hs
Commit message (Expand)AuthorAgeFilesLines
* Add missing/remove redundant `{-# LANGUAGE CPP #-}`sHerbert Valerio Riedel2013-09-281-1/+1
* add NoImplicitPrelude (fix Windows build failure)Simon Marlow2011-01-311-1/+1
* Add some comments to the generated Table.hsIan Lynagh2010-11-131-1/+4
* Re-gen GHC/IO/Encoding/CodePage/Table.hsIan Lynagh2010-10-311-1/+0
* On Windows, use the console code page for text file encoding/decoding.Judah Jacobson2009-09-131-0/+430