Basic hspec + postgres fixtures setup

This commit is contained in:
Joe Nelson
2014-08-10 17:18:52 -07:00
parent 6391c73184
commit 82d7953554
4 changed files with 153 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}