[project @ 2005-06-21 15:11:38 by ross]
authorross <unknown>
Tue, 21 Jun 2005 15:11:40 +0000 (15:11 +0000)
committerross <unknown>
Tue, 21 Jun 2005 15:11:40 +0000 (15:11 +0000)
commit41fef65c5922634a3129e7105e345747806d38b8
treee2133defb6d93b4b1bd7d9b88074bd10a634119b
parent359313f8d5c2e93f4725c9779a2914f11e184db0
[project @ 2005-06-21 15:11:38 by ross]
split Distribution.Extension between Language.Haskell.Extension (just
the type, which will also be useful when haskell-src-exts is merged)
and Distribution.Compiler (mappings to compiler options).
ghc/lib/compat/Distribution/Extension.hs [deleted file]
ghc/lib/compat/Language/Haskell/Extension.hs [new file with mode: 0644]
ghc/lib/compat/Makefile