Your message dated Thu, 27 Jul 2017 03:59:58 +0000
with message-id <20170727035958.laryo62g6jfgw...@scru.org>
and subject line servant-server
has caused the Debian Bug report #867844,
regarding haskell-servant-server FTBFS: Couldn't match expected type 
`MatchBody'  with actual type `Maybe BCL.ByteString'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
867844: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867844
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-servant-server
Version: 0.8.1-2
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=haskell-servant-server&suite=sid

...
[ 8 of 10] Compiling Servant.Server.ErrorSpec ( 
test/Servant/Server/ErrorSpec.hs, 
dist-ghc/build/spec/spec-tmp/Servant/Server/ErrorSpec.o )

test/Servant/Server/ErrorSpec.hs:214:44: error:
    * Couldn't match expected type `MatchBody'
                  with actual type `Maybe BCL.ByteString'
    * In the `matchBody' field of a record
      In the second argument of `shouldRespondWith', namely
        `200 {matchBody = Just $ encode (8 :: Int)}'
      In a stmt of a 'do' block:
        request methodPost "" [jsonCT, jsonAccept] jsonBody
        `shouldRespondWith` 200 {matchBody = Just $ encode (8 :: Int)}

test/Servant/Server/ErrorSpec.hs:218:44: error:
    * Couldn't match expected type `MatchBody'
                  with actual type `Maybe BCL.ByteString'
    * In the `matchBody' field of a record
      In the second argument of `shouldRespondWith', namely
        `200 {matchBody = Just $ encode (4 :: Int)}'
      In a stmt of a 'do' block:
        request methodGet "a" [jsonCT, jsonAccept] jsonBody
        `shouldRespondWith` 200 {matchBody = Just $ encode (4 :: Int)}
/usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' 
failed
make: *** [build-ghc-stamp] Error 1

--- End Message ---
--- Begin Message ---
Version: 0.9.1.1-3

.

--- End Message ---
_______________________________________________
Pkg-haskell-maintainers mailing list
Pkg-haskell-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-maintainers

Reply via email to