From 4af96da5670566c111fa5c7dac9572eaac021a4b Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 18 Jul 2023 00:02:33 +0200 Subject: [haskell] Refactored everything with a ReaderT pattern --- haskell/package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haskell/package.yaml') diff --git a/haskell/package.yaml b/haskell/package.yaml index 8ecfa55..5f62014 100644 --- a/haskell/package.yaml +++ b/haskell/package.yaml @@ -22,11 +22,11 @@ dependencies: - directory - http-conduit - http-types +- mtl - raw-strings-qq - sqlite-simple - text - time -- transformers - unix ghc-options: -- cgit v1.2.3