From: simonmar Date: Fri, 26 Nov 2004 16:30:12 +0000 (+0000) Subject: [project @ 2004-11-26 16:30:12 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1392 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=67dae2b142a906287f84116397b38f6ef2f7d8f5;p=ghc-hetmet.git [project @ 2004-11-26 16:30:12 by simonmar] Add missing .hi-boot files --- diff --git a/ghc/compiler/main/Packages.hi-boot-5 b/ghc/compiler/main/Packages.hi-boot-5 new file mode 100644 index 0000000..62f020c --- /dev/null +++ b/ghc/compiler/main/Packages.hi-boot-5 @@ -0,0 +1,3 @@ +__interface Packages 1 0 where +__export Packages PackageState ; +1 data PackageState ; diff --git a/ghc/compiler/main/Packages.hi-boot-6 b/ghc/compiler/main/Packages.hi-boot-6 new file mode 100644 index 0000000..6b12f14 --- /dev/null +++ b/ghc/compiler/main/Packages.hi-boot-6 @@ -0,0 +1,2 @@ +module Packages where +data PackageState