aboutsummaryrefslogtreecommitdiff
path: root/server/uplcg.cabal
diff options
context:
space:
mode:
authorstuebinm2021-12-03 12:56:14 +0100
committerstuebinm2021-12-03 12:56:14 +0100
commit8c19e63eb67093f960be060f08a873a9d696d226 (patch)
treede5645ae02adbf465119d94c81e3b6b2b0d46ef2 /server/uplcg.cabal
parent6eb992efdd68d80bc62bc7fc0562d8a2e6558096 (diff)
bump to nixpkgs 21.11
Diffstat (limited to 'server/uplcg.cabal')
-rw-r--r--server/uplcg.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/uplcg.cabal b/server/uplcg.cabal
index 5b6ca3d..cdca873 100644
--- a/server/uplcg.cabal
+++ b/server/uplcg.cabal
@@ -39,7 +39,7 @@ Library
lens >= 4.18 && < 4.20,
mtl >= 2.2 && < 2.3,
process >= 1.6 && < 1.7,
- random >= 1.1 && < 1.2,
+ random >= 1.1 && < 1.3,
scotty >= 0.11 && < 0.13,
stm >= 2.5 && < 2.6,
template-haskell >= 2.15 && < 2.17,