Skip to content

Commit e7d019c

Browse files
author
qz
committed
tests fix, removed builds for 7.10 / 8.0, pg 10, travis xenial base image
1 parent 14af3ff commit e7d019c

File tree

4 files changed

+2
-39
lines changed

4 files changed

+2
-39
lines changed

stack-ghc7.10.3.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

stack-ghc8.0.2.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

tests/Driver.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Data.Foldable
55
import Control.Monad
66
import Data.Maybe
77
import Data.Int
8-
import Data.Either
8+
import Data.Either hiding (fromRight)
99
import qualified Data.ByteString as B
1010
import qualified Data.ByteString.Lazy as BL
1111
import qualified Data.ByteString.Char8 as BS

tests_connection/test.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ testConnection name confContent = testCase name $ withPghba confContent $
3939
}
4040

4141
pghbaFilename :: FilePath
42-
pghbaFilename = "/etc/postgresql/9.5/main/pg_hba.conf"
42+
pghbaFilename = "/etc/postgresql/10/main/pg_hba.conf"
4343

4444
withPghba :: B.ByteString -> IO a -> IO a
4545
withPghba confContent action = do

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy