summaryrefslogtreecommitdiff
path: root/ghc/utils/ugen
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 1999-06-03 12:46:02 by simonmar]simonmar1999-06-0313-1527/+0
| | | | Remove ugen; we don't need it anymore.
* [project @ 1998-01-14 11:22:21 by sof]sof1998-01-141-1/+2
| | | | Suppressing the generation of a default rule (-s) is a local property of a flex spec, not global
* [project @ 1997-09-05 09:16:19 by simonm]Approximately_1000_patches_recordedsimonm1997-09-051-2/+1
| | | | | | | | | | | | | | don't set $(WAYS) in ghc/mk/paths.mk, set it explicitly in the Makefiles where it is required (compiler/Makefile, lib/Makefile and runtime/Makefile). Remove the overriding of $(WAYS) from utils/*/Makefile. No need to eliminate warnings for overlapped patterns in Happy-generated parsers any more. Don't compile OccurAnal with -O if we're using a pre-version-2 GHC, since it seems there's an optimiser bug.
* [project @ 1997-09-03 23:28:39 by sof]sof1997-09-031-2/+3
| | | | Added -O to SRC_CC_OPTS
* [project @ 1997-03-24 03:01:59 by sof]sof1997-03-241-2/+2
| | | | Made WAYS immune
* [project @ 1997-03-13 09:00:49 by sof]sof1997-03-131-12/+20
| | | | Makefile following new setup
* [project @ 1996-11-22 13:19:06 by simonm]simonm1996-11-221-51/+0
| | | | lex.l still hanging around?
* [project @ 1996-11-21 16:45:53 by simonm]simonm1996-11-2111-1439/+90
| | | | New Build System!
* [project @ 1996-06-30 16:44:25 by partain]partain1996-06-301-24/+24
| | | | partain changes through 960629
* [project @ 1996-06-27 16:13:29 by partain]partain1996-06-272-1/+4
| | | | partain 1.3 changes to 960626
* [project @ 1996-01-11 14:06:51 by partain]partain1996-01-111-4/+29
|
* [project @ 1996-01-09 18:43:57 by partain]partain1996-01-093-82/+270
|
* [project @ 1996-01-09 18:40:14 by partain]partain1996-01-095-0/+1639
|
* [project @ 1996-01-08 20:28:12 by partain]partain1996-01-0811-0/+1063
Initial revision