From 4d2de6a51f555cb2365e161c082223e7d9f21bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 5 Jul 2026 17:47:54 +0200 Subject: Range expression parsing --- minici.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'minici.cabal') diff --git a/minici.cabal b/minici.cabal index 2170785..0a35b53 100644 --- a/minici.cabal +++ b/minici.cabal @@ -96,6 +96,7 @@ executable minici Glob ^>= { 0.10.2 }, hinotify ^>= { 0.4 }, HsYAML ^>= { 0.2 }, + megaparsec ^>= { 9.2, 9.3, 9.4, 9.5, 9.6, 9.7, 9.8 }, mtl ^>= { 2.2, 2.3 }, parser-combinators ^>= { 1.3 }, process ^>= { 1.6 }, -- cgit v1.2.3