From 9f75243ada97ad055dc0b02991695821eda91990 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 17 Jul 2023 00:53:02 +0200 Subject: [haskell] Trigger a program restart when the api client encounters a server reset --- haskell/package.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'haskell/package.yaml') diff --git a/haskell/package.yaml b/haskell/package.yaml index 567b06c..8ecfa55 100644 --- a/haskell/package.yaml +++ b/haskell/package.yaml @@ -27,6 +27,7 @@ dependencies: - text - time - transformers +- unix ghc-options: - -Wall -- cgit v1.2.3