From ae18b594c97782cc201ffa365f12064831b1ec93 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 11 Jan 2024 20:42:57 -0500 Subject: Handle stickers, properly handle exceptions in threads --- fig-bus/fig-bus.cabal | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'fig-bus/fig-bus.cabal') diff --git a/fig-bus/fig-bus.cabal b/fig-bus/fig-bus.cabal index ec68ef5..327582b 100644 --- a/fig-bus/fig-bus.cabal +++ b/fig-bus/fig-bus.cabal @@ -10,12 +10,11 @@ common defaults common deps build-depends: base + , async , binary , bytestring , containers , directory - , containers - , directory , filepath , megaparsec , mtl @@ -42,4 +41,4 @@ executable fig-bus build-depends: fig-bus, optparse-applicative hs-source-dirs: main - main-is: Main.hs \ No newline at end of file + main-is: Main.hs -- cgit v1.2.3