Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some {-# LANGUAGE BangPatterns #-} to mollify GHC | Simon Marlow | 2010-11-17 | 1 | -0/+1 |
* | Work around missing type signature in Happy | simonpj@microsoft.com | 2010-07-30 | 1 | -1/+9 |
* | Put "%expect 0" directives in the .y files | Ian Lynagh | 2009-06-08 | 1 | -0/+1 |
* | Require a bang pattern when unlifted types are where/let bound; #3182 | Ian Lynagh | 2009-04-24 | 1 | -1/+1 |
* | updating hpc toolkit | andy@galois.com | 2007-09-08 | 1 | -1/+1 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | Fix and supress some warnings, and turn on -Werror when validating | Ian Lynagh | 2007-09-02 | 1 | -0/+7 |
* | in hpc-tools, removing the use of %error, to allow happy 1.15 to be used. | andy@galois.com | 2007-07-21 | 1 | -2/+1 |
* | hpc-tools: improving flag processing and help messages, small bug fixes. | andy@galois.com | 2007-07-20 | 1 | -0/+106 |