Bug#867475: haskell-test-framework-th-prime FTBFS: Expecting one more argument to `Module'

Adrian Bunk bunk at debian.org
Thu Jul 6 18:07:44 UTC 2017


Source: haskell-test-framework-th-prime
Version: 0.0.9-3
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=haskell-test-framework-th-prime&suite=sid

...
[1 of 2] Compiling Test.Framework.TH.Prime.Parser ( Test/Framework/TH/Prime/Parser.hs, dist-ghc/build/Test/Framework/TH/Prime/Parser.o )

Test/Framework/TH/Prime/Parser.hs:55:42: error:
    * Expecting one more argument to `Module'
      Expected a type, but `Module' has kind `* -> *'
    * In the first argument of `ParseResult', namely `Module'
      In the first argument of `IO', namely `ParseResult Module'
      In the type signature:
        parseTest :: FilePath -> IO (ParseResult Module)

Test/Framework/TH/Prime/Parser.hs:89:14: error:
    * Expecting one more argument to `Decl'
      Expected a type, but `Decl' has kind `* -> *'
    * In the type signature:
        isFunBind :: Decl -> Bool

Test/Framework/TH/Prime/Parser.hs:93:14: error:
    * Expecting one more argument to `Decl'
      Expected a type, but `Decl' has kind `* -> *'
    * In the type signature:
        isPatBind :: Decl -> Bool

Test/Framework/TH/Prime/Parser.hs:97:16: error:
    * Expecting one more argument to `Decl'
      Expected a type, but `Decl' has kind `* -> *'
    * In the type signature:
        fromPatBind :: Decl -> String

Test/Framework/TH/Prime/Parser.hs:107:16: error:
    * Expecting one more argument to `Decl'
      Expected a type, but `Decl' has kind `* -> *'
    * In the type signature:
        fromFunBind :: Decl -> String
/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