- Add -Werror to ghc-options for both library and test suite - Remove unused Data.Maybe import from Internal.hs - Remove unused Data.Int and Data.Text imports from test files
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
module Test.SqlMarshaller where
|
||||
|
||||
import Data.Int (Int64)
|
||||
import qualified Data.Text as T
|
||||
import Test.Hspec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user