diff options
author | Ian Lynagh <igloo@earth.li> | 2008-07-08 15:00:59 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2008-07-08 15:00:59 +0000 |
commit | 7e1ca77bc1f27ba2b2a6703c7b6b4f854336c479 (patch) | |
tree | 04e409b156d64cb9f632acb0848538f6a2b80a0f /compiler/main/Packages.hi-boot-6 | |
parent | 429b16149ebf0bc99d22d9460d4da785acbabf70 (diff) | |
download | haskell-7e1ca77bc1f27ba2b2a6703c7b6b4f854336c479.tar.gz |
Remove all .hi-boot-6 files
From 6.4 onwards we use .(l)hs-boot instead.
Spotted by Max Bolingbroke.
Diffstat (limited to 'compiler/main/Packages.hi-boot-6')
-rw-r--r-- | compiler/main/Packages.hi-boot-6 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/main/Packages.hi-boot-6 b/compiler/main/Packages.hi-boot-6 deleted file mode 100644 index 6b12f1496e..0000000000 --- a/compiler/main/Packages.hi-boot-6 +++ /dev/null @@ -1,2 +0,0 @@ -module Packages where -data PackageState |