Move gh check to the Haskell binary

This commit is contained in:
2023-08-10 12:47:43 +02:00
parent 43ebbc5e67
commit 5a9e87cd5f
6 changed files with 16 additions and 40 deletions

View File

@@ -28,6 +28,7 @@ executable slackbuilder
default-extensions:
DataKinds
DuplicateRecordFields
NamedFieldPuns
OverloadedStrings
RecordWildCards
TemplateHaskell