summaryrefslogtreecommitdiff
path: root/libraries/base/codepages
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+4
* Allow CallStacks to be frozenEric Seidel2015-12-231-4/+4
* 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-312-3/+33
* 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