diff options
| author | LLLL Colonq <llll@colonq> | 2025-05-27 18:31:38 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-05-27 18:31:38 -0400 |
| commit | bab19289fd0b0f7a26056c4f20b5a0f456c9bf57 (patch) | |
| tree | 2b457b7889e65f2a215161c25c4e099ff1932d32 /fig-web/src/Fig/Web/Secure.hs | |
| parent | 457fd37332d0ba7bf1aaba8cd4ad399214441510 (diff) | |
Whoops
Diffstat (limited to 'fig-web/src/Fig/Web/Secure.hs')
| -rw-r--r-- | fig-web/src/Fig/Web/Secure.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fig-web/src/Fig/Web/Secure.hs b/fig-web/src/Fig/Web/Secure.hs index 22135f5..b47c019 100644 --- a/fig-web/src/Fig/Web/Secure.hs +++ b/fig-web/src/Fig/Web/Secure.hs @@ -15,7 +15,7 @@ import Fig.Web.Types import Fig.Web.Utils import qualified Fig.Web.DB as DB import qualified Fig.Web.Module.Exchange as Exchange -import qualified Fig.Web.Module.Exchange as Redeem +import qualified Fig.Web.Module.Redeem as Redeem allBusEvents :: ModuleArgs -> BusEventHandlers allBusEvents args = busEvents . mconcat $ fmap ($ args) |
