diff options
Diffstat (limited to 'ghc/compiler/main/Packages.lhs-boot')
-rw-r--r-- | ghc/compiler/main/Packages.lhs-boot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ghc/compiler/main/Packages.lhs-boot b/ghc/compiler/main/Packages.lhs-boot deleted file mode 100644 index 3a1712e2da..0000000000 --- a/ghc/compiler/main/Packages.lhs-boot +++ /dev/null @@ -1,4 +0,0 @@ -\begin{code} -module Packages where -data PackageState -\end{code} |