From 593a53511ec170c67fd3453c88dcda960eac44fe Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Wed, 18 Dec 2024 19:11:57 +0100 Subject: add `LIMIT`, `ORDER BY` clauses --- astore.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'astore.cabal') diff --git a/astore.cabal b/astore.cabal index a59eb0f..601192f 100644 --- a/astore.cabal +++ b/astore.cabal @@ -74,5 +74,6 @@ executable astore optparse-applicative, repline, utf8-string, + vector, wai, warp -- cgit v1.2.3