Support x86-64 only downloads
All checks were successful
Build / audit (push) Successful in 16m16s
Build / test (push) Successful in 15m47s

This commit is contained in:
2023-12-12 18:51:44 +01:00
parent 6a063b2cc4
commit eb68629653
4 changed files with 24 additions and 13 deletions

View File

@@ -1,3 +1,4 @@
-- | Transformers and exceptions.
module SlackBuilder.Trans
( SlackBuilderException(..)
, SlackBuilderT(..)