summaryrefslogtreecommitdiff
path: root/utils/hpc/HpcParser.y
Commit message (Expand)AuthorAgeFilesLines
* add some {-# LANGUAGE BangPatterns #-} to mollify GHCSimon Marlow2010-11-171-0/+1
* Work around missing type signature in Happysimonpj@microsoft.com2010-07-301-1/+9
* Put "%expect 0" directives in the .y filesIan Lynagh2009-06-081-0/+1
* Require a bang pattern when unlifted types are where/let bound; #3182Ian Lynagh2009-04-241-1/+1
* updating hpc toolkitandy@galois.com2007-09-081-1/+1
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Fix and supress some warnings, and turn on -Werror when validatingIan Lynagh2007-09-021-0/+7
* in hpc-tools, removing the use of %error, to allow happy 1.15 to be used.andy@galois.com2007-07-211-2/+1
* hpc-tools: improving flag processing and help messages, small bug fixes.andy@galois.com2007-07-201-0/+106