From 8cfb989c9cf23f83fa5b9c5aa21c7e113da224eb Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 14 Apr 2015 12:44:14 +0000 Subject: Translating linearization functions to Haskell: move Haskell AST and pretty printer to GF.Haskell For further separation of pretty printing concerns from conversion concerns, the Haskell AST and pretty printer has been moved to its own module, GF.Haskell, also allowing it to be reused in other places where Haskell code is generated. --- gf.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 28184ec79..6ea3a8d4b 100644 --- a/gf.cabal +++ b/gf.cabal @@ -184,6 +184,7 @@ Library GF.Compile.Multi GF.Compile.Optimize GF.Compile.PGFtoHaskell + GF.Haskell GF.Compile.ConcreteToHaskell GF.Compile.PGFtoJS GF.Compile.PGFtoLProlog -- cgit v1.2.3