From 32379a8d1118838e8f3487e1c54ab6eee813e7a5 Mon Sep 17 00:00:00 2001 From: krangelov Date: Sun, 30 Jun 2019 08:48:23 +0200 Subject: fully supported case-insensitive parsing/lookup --- gf.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index ec889a335..e7a5e100d 100644 --- a/gf.cabal +++ b/gf.cabal @@ -81,7 +81,8 @@ Library random, pretty, mtl, - exceptions + exceptions, + ghc-prim hs-source-dirs: src/runtime/haskell other-modules: -- cgit v1.2.3