From 964cc463b021d55ddfb4627a68ee2fe3f8988aee Mon Sep 17 00:00:00 2001 From: adrien duclos Date: Tue, 30 Nov 2021 12:04:15 +0100 Subject: chore(bump): bump to LTS 18.18 --- src/Squeal/PostgreSQL/Hspec.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Squeal/PostgreSQL') diff --git a/src/Squeal/PostgreSQL/Hspec.hs b/src/Squeal/PostgreSQL/Hspec.hs index 7e78fa7..c0a04e9 100644 --- a/src/Squeal/PostgreSQL/Hspec.hs +++ b/src/Squeal/PostgreSQL/Hspec.hs @@ -8,14 +8,12 @@ Tests can be written with 'itDB' which is wrapper around 'it' that uses the pass The libary also provides a few other functions for more fine grained control over running transactions in tests. -} -{-# LANGUAGE DataKinds #-} {-# LANGUAGE FlexibleContexts #-} {-# LANGUAGE MonoLocalBinds #-} {-# LANGUAGE RankNTypes #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE TupleSections #-} {-# LANGUAGE TypeInType #-} -{-# LANGUAGE TypeOperators #-} module Squeal.PostgreSQL.Hspec where -- cgit v1.2.3