From 7a41b45f13e52c6141b1144c32d3f94a3346032f Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 6 Nov 2013 13:27:29 +0000 Subject: Remove PGF.Signature This module should not be part of the public PGF library API, and it was only used in GF.CompileToAPI, so the code was moved there. The module defined constFuncs and syntaxFuncs, but only syntaxFuncs was used. --- gf.cabal | 1 - 1 file changed, 1 deletion(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 3098d4d9c..6c47b2114 100644 --- a/gf.cabal +++ b/gf.cabal @@ -89,7 +89,6 @@ Library PGF.Macros PGF.Optimize PGF.Printer - PGF.Signature PGF.Tree PGF.Utilities other-modules: -- cgit v1.2.3