Bug#865100: haskell-soap FTBFS: Couldn't match type `conduit-1.2.8:Data.Conduit.Internal.Conduit.ConduitM

Adrian Bunk bunk at debian.org
Mon Jun 19 10:14:39 UTC 2017


Source: haskell-soap
Version: 0.2.3.4-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=haskell-soap&arch=all&ver=0.2.3.4-1&stamp=1497821978&raw=0

... 
Preprocessing test suite 'tests' for soap-0.2.3.4...
[1 of 1] Compiling Main             ( test/Main.hs, dist-ghc/build/tests/tests-tmp/Main.o )

test/Main.hs:62:80: error:
    * Couldn't match type `conduit-1.2.8:Data.Conduit.Internal.Conduit.ConduitM
                             Event o0 m0 (Maybe RecipeEntry)'
                     with `conduit-1.2.8:Data.Conduit.Internal.Conduit.Consumer
                             Event m (Maybe RecipeEntry)'
      Expected type: conduit-1.2.8:Data.Conduit.Internal.Conduit.ConduitM
                       Event o0 m0 (Maybe RecipeEntry)
                     -> conduit-1.2.8:Data.Conduit.Internal.Conduit.ConduitM
                          Event o m [RecipeEntry]
        Actual type: conduit-1.2.8:Data.Conduit.Internal.Conduit.Consumer
                       Event m (Maybe RecipeEntry)
                     -> conduit-1.2.8:Data.Conduit.Internal.Conduit.Consumer
                          Event m [RecipeEntry]
    * In the second argument of `(.)', namely `Parse.many'
      In the second argument of `(.)', namely
        `tagNoAttr "salad" . Parse.many'
      In the expression:
        Parse.force "no salad" . tagNoAttr "salad" . Parse.many
    * Relevant bindings include
        recipeParser :: conduit-1.2.8:Data.Conduit.Internal.Conduit.ConduitM
                          Event o m Recipe
          (bound at test/Main.hs:61:21)
/usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed
make: *** [build-ghc-stamp] Error 1



More information about the Pkg-haskell-maintainers mailing list