diff options
author | partain <unknown> | 1996-04-07 15:44:00 +0000 |
---|---|---|
committer | partain <unknown> | 1996-04-07 15:44:00 +0000 |
commit | f9120c200bcf613b58d742802172fb4c08171f0d (patch) | |
tree | eded2634a1a763253341a4290a83dbd3e339374c /ghc/compiler/parser/hspincl.h | |
parent | e5401e80e37622869b31d646a25da413c6801bae (diff) | |
download | haskell-f9120c200bcf613b58d742802172fb4c08171f0d.tar.gz |
[project @ 1996-04-07 15:41:24 by partain]
Sansom 1.3 changes through 960407
Diffstat (limited to 'ghc/compiler/parser/hspincl.h')
-rw-r--r-- | ghc/compiler/parser/hspincl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ghc/compiler/parser/hspincl.h b/ghc/compiler/parser/hspincl.h index 0f3530f89b..6446ddd4e1 100644 --- a/ghc/compiler/parser/hspincl.h +++ b/ghc/compiler/parser/hspincl.h @@ -50,8 +50,6 @@ #include "either.h" #include "ttype.h" #include "constr.h" -#include "coresyn.h" -#include "hpragma.h" #include "binding.h" #include "entidt.h" #include "tree.h" |