apropos-tx setup

This commit is contained in:
Emily Martins 2022-03-09 19:32:13 +01:00
parent b9094499ff
commit 5bae354268
17 changed files with 695 additions and 54 deletions

View file

@ -1,13 +0,0 @@
--------------------------------------------------------------------------------
import Prelude
--------------------------------------------------------------------------------
import Test.Tasty (defaultMain, testGroup)
--------------------------------------------------------------------------------
main :: IO ()
main =
defaultMain $ testGroup "Suites" []