squeal-postgresql-0.4.0.0: test/Specs/Specs.hs
module Specs where import Test.Hspec import qualified ExceptionHandling main :: IO () main = hspec ExceptionHandling.specs
module Specs where import Test.Hspec import qualified ExceptionHandling main :: IO () main = hspec ExceptionHandling.specs