Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 1 | -1/+1 |
* | Add @since annotations to base instances | Seraphime Kirkovski | 2016-06-06 | 1 | -0/+4 |
* | Allow CallStacks to be frozen | Eric Seidel | 2015-12-23 | 1 | -4/+4 |
* | Add missing/remove redundant `{-# LANGUAGE CPP #-}`s | Herbert Valerio Riedel | 2013-09-28 | 1 | -1/+1 |
* | add NoImplicitPrelude (fix Windows build failure) | Simon Marlow | 2011-01-31 | 1 | -1/+1 |
* | Use explicit language extensions & remove extension fields from base.cabal | simonpj@microsoft.com | 2011-01-28 | 1 | -1/+1 |
* | Add some comments to the generated Table.hs | Ian Lynagh | 2010-11-13 | 1 | -2/+4 |
* | Add a Makefile for MakeTable, and remove GHC.Num generated import | Ian Lynagh | 2010-10-31 | 2 | -3/+33 |
* | Fix whitespace in codepages/MakeTable.hs | Ian Lynagh | 2010-10-31 | 1 | -9/+9 |
* | On Windows, use the console code page for text file encoding/decoding. | Judah Jacobson | 2009-09-13 | 1 | -0/+252 |