summaryrefslogtreecommitdiff
path: root/libraries/base/codepages/MakeTable.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
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+1
* Add some comments to the generated Table.hsIan Lynagh2010-11-131-2/+4
* Add a Makefile for MakeTable, and remove GHC.Num generated importIan Lynagh2010-10-311-3/+14
* Fix whitespace in codepages/MakeTable.hsIan Lynagh2010-10-311-9/+9
* On Windows, use the console code page for text file encoding/decoding.Judah Jacobson2009-09-131-0/+252