hasql-postgres-0.1.0: library-tests/Main.hs
{-# OPTIONS_GHC -F -pgmF htfpp #-}
module Main where
import Test.Framework
import Hasql.Postgres.Prelude
import {-@ HTF_TESTS @-} Hasql.Postgres.ParserTests
import {-@ HTF_TESTS @-} Hasql.Postgres.TemplateConverterTests
main =
htfMain $ htf_thisModulesTests : htf_importedTests