GHC new build system megapatch
[ghc-hetmet.git] / utils / hpc /
2009-04-26 Ian LynaghGHC new build system megapatch
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2008-09-20 Ian LynaghUpdate dependencies
2008-09-16 andygill@ku.eduFixing directory creation to not create "" directories...
2008-09-15 andygill@ku.eduFix Trac #2311: creates subdirs for package coverage...
2008-09-03 Ian LynaghRe-merge concurrent,timeout,unique,st,getopt into base
2008-08-25 Ian LynaghGet everything building with base 4 in the HEAD
2008-08-21 Ian LynaghMake some utils -Wall clean
2008-07-18 Ian LynaghExplicitly list HpcParser as a module in hpc-bin
2008-07-18 Ian LynaghBuild hpc with Cabal
2008-07-08 Ian LynaghGet rid of compat/
2008-04-08 andy@galois.comFixing hpc combine and hpc map to use the correct help...
2008-02-21 Manuel M T ChakravartyMac OS X deployment target: piping opts through Makefiles
2008-02-18 Manuel M T ChakravartyAll installed Haskell prgms have an inplace and an...
2008-01-26 andy@galois.comFix #2062: foldr1 problem in hpc tool
2007-10-25 andy@unsafeperform... Fixing typo in runtime documentation for hpc, push...
2007-10-14 andy@galois.comImproving the combine mode for hpc
2007-09-08 andy@galois.comFixing Hpc's Finite Map compat lib for ghc 6.2.1
2007-09-08 andy@galois.comupdating hpc toolkit
2007-09-07 andy@galois.comFixing hpc to allow use of hash function to seperate...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-02 Ian LynaghFix and supress some warnings, and turn on -Werror...
2007-08-21 Esa Ilari VuokkoLink ghc-pkg and hpc with containers if building ghc...
2007-08-16 Ian LynaghAdd newline to end of Hpc.hs
2007-07-21 andy@galois.comin hpc-tools, removing the use of %error, to allow...
2007-07-20 andy@galois.comhpc-tools: improving flag processing and help messages...
2007-07-15 andy@galois.comFIX problem with not using the compat lib for Set in...
2007-07-13 Michael D. AdamsWarning Police: No newline at end of file
2007-07-13 Michael D. AdamsWarning Police: Unused imports
2007-07-12 andy@galois.comAdding draft and show to hpc
2007-07-11 andy@galois.comAdding hpcError, that improves error messages with...
2007-07-11 andy@galois.comAdding support for packages into hpc tools
2007-06-29 andy@galois.comFixing hpc tools for 6.2 and 6.4
2007-06-29 Simon Marlowunbreak "recompile utils with stage 1"
2007-06-27 andy@galois.comFixing Makefile hpc to use compat
2007-06-27 andy@galois.comfixing creation of directory for html output; fixing...
2007-06-25 andy@galois.comAdding hpc tools, as a single program.