[project @ 2006-01-19 16:11:04 by simonmar]
authorsimonmar <unknown>
Thu, 19 Jan 2006 16:11:04 +0000 (16:11 +0000)
committersimonmar <unknown>
Thu, 19 Jan 2006 16:11:04 +0000 (16:11 +0000)
exposed-modules should include Config

ghc/compiler/package.conf.in

index 57248b8..2674bb4 100644 (file)
@@ -50,6 +50,7 @@ exposed-modules:
        CmmUtils
        CodeGen
        CodeOutput
+       Config
        Constants
        Convert
        CoreFVs