diff options
author | partain <unknown> | 1996-06-26 10:30:32 +0000 |
---|---|---|
committer | partain <unknown> | 1996-06-26 10:30:32 +0000 |
commit | 26741ec416bae2c502ef00a2ba0e79050a32cb67 (patch) | |
tree | c07e46b823d29a16838533a17659ed3b28e9f328 /ghc/compiler/simplCore/SAT.lhs | |
parent | ae45ff0e9831a0dc862a5d68d03e355d7e323c62 (diff) | |
download | haskell-26741ec416bae2c502ef00a2ba0e79050a32cb67.tar.gz |
[project @ 1996-06-26 10:26:00 by partain]
SLPJ 1.3 changes through 96/06/25
Diffstat (limited to 'ghc/compiler/simplCore/SAT.lhs')
-rw-r--r-- | ghc/compiler/simplCore/SAT.lhs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/compiler/simplCore/SAT.lhs b/ghc/compiler/simplCore/SAT.lhs index cac46f1c73..7ef97dbf21 100644 --- a/ghc/compiler/simplCore/SAT.lhs +++ b/ghc/compiler/simplCore/SAT.lhs @@ -49,7 +49,6 @@ doStaticArgs = panic "SAT.doStaticArgs (ToDo)" {- LATER: to end of file: -import Maybes ( Maybe(..) ) import SATMonad import Util \end{code} |