summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorInari Listenmaa <inari.listenmaa@gmail.com>2025-08-08 19:32:52 +0200
committerGitHub <noreply@github.com>2025-08-08 19:32:52 +0200
commitd07646e75356746ae3a3be96b74d11a367af9333 (patch)
tree009f93d930a6d36434c208242582d32997ffc511 /gf.cabal
parent3b69a28dbd0ba1abb38f92a576c97ee1e667b985 (diff)
parent9e5701b13c61c4ff63df6beb9fa7200ba8a81f9f (diff)
Merge pull request #192 from GrammaticalFramework/build-timestamp
Add build timestamps to GF prompt
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index fc14643b7..4586436f8 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -158,7 +158,8 @@ library
json >= 0.9.1 && <= 0.11,
parallel >= 3.2.1.1 && < 3.3,
process >= 1.4.3 && < 1.7,
- time >= 1.6.0 && <= 1.12.2
+ time >= 1.6.0 && <= 1.12.2,
+ template-haskell >= 2.13.0.0
hs-source-dirs: src/compiler
exposed-modules: