summaryrefslogtreecommitdiff
path: root/nix/expose-all.patch
diff options
context:
space:
mode:
authorArianna Masciolini <uzkamascio@gmail.com>2025-08-08 20:15:46 +0200
committerArianna Masciolini <uzkamascio@gmail.com>2025-08-08 20:15:46 +0200
commit17ebcac84f6bbed07532b300d17095a6b4768033 (patch)
treefc1725bb427b808e397d3980122917154109a2a0 /nix/expose-all.patch
parent7d018dde6276a18388f5429d5953adee927a1ea1 (diff)
parent4dba12c0cefbc6dde77c0f4ef63d039f525e26e1 (diff)
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
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