Configure hspec

This commit is contained in:
Joscha 2020-03-27 20:28:59 +00:00
parent ae7f0bdac4
commit a7d4eec3dd
2 changed files with 10 additions and 0 deletions

1
test/Spec.hs Normal file
View file

@ -0,0 +1 @@
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}