summaryrefslogtreecommitdiff
path: root/nix/expose-all.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nix/expose-all.patch')
-rw-r--r--nix/expose-all.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/nix/expose-all.patch b/nix/expose-all.patch
new file mode 100644
index 000000000..bca529157
--- /dev/null
+++ b/nix/expose-all.patch
@@ -0,0 +1,12 @@
+diff --git a/gf.cabal b/gf.cabal
+index 0076e7638..8d3fe4b49 100644
+--- a/gf.cabal
++++ b/gf.cabal
+@@ -168,7 +168,6 @@ Library
+ GF.Text.Lexing
+ GF.Grammar.Canonical
+
+- other-modules:
+ GF.Main
+ GF.Compiler
+ GF.Interactive \ No newline at end of file