From 507b52cc23fffae65e12f4fcb424796fc4dfb38e Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 14 Jan 2015 14:53:28 +0000 Subject: [PATCH] gf.cabal: include PGF.Haskell --- gf.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/gf.cabal b/gf.cabal index 177107a58..2a402d1e7 100644 --- a/gf.cabal +++ b/gf.cabal @@ -103,6 +103,7 @@ Library PGF.Internal PGF.Lexing PGF.Utilities + PGF.Haskell other-modules: PGF.Data PGF.Macros