From e084d260ff0439f04ab62eba7229309d79ed55c4 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 16 Jul 2023 23:31:00 +0200 Subject: [haskell] Add a SpaceTradersT and handle server reset api message --- haskell/package.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'haskell/package.yaml') diff --git a/haskell/package.yaml b/haskell/package.yaml index c464ad9..567b06c 100644 --- a/haskell/package.yaml +++ b/haskell/package.yaml @@ -19,12 +19,14 @@ dependencies: - aeson - base >= 4.7 && < 5 - bytestring +- directory - http-conduit - http-types +- raw-strings-qq - sqlite-simple - text - time -- raw-strings-qq +- transformers ghc-options: - -Wall -- cgit v1.2.3