1
0
forked from GitHub/gf-core

Add a nix flake for building with nix (#185)

Also based on #165

---------

Co-authored-by: o1lo01ol1o <tim.pierson@gmail.com>
Co-authored-by: Tim Pierson <o1lo01ol1o@users.noreply.github.com>
This commit is contained in:
Andreas Källberg
2025-08-08 20:02:17 +02:00
committed by GitHub
parent 5ca230dd2a
commit 4dba12c0ce
5 changed files with 304 additions and 0 deletions

12
nix/expose-all.patch Normal file
View File

@@ -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