Bug#869239: haskell-hoogle FTBFS: Expecting one more argument to `Type'
Adrian Bunk
bunk at debian.org
Fri Jul 21 20:41:17 UTC 2017
Source: haskell-hoogle
Version: 5.0.1+dfsg1-3
Severity: serious
https://buildd.debian.org/status/package.php?p=haskell-hoogle&suite=sid
...
[ 4 of 28] Compiling General.Util ( src/General/Util.hs, dist-ghc/build/General/Util.o )
src/General/Util.hs:75:14: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
applyType :: Type -> [Type] -> Type
src/General/Util.hs:75:23: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
applyType :: Type -> [Type] -> Type
src/General/Util.hs:75:32: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
applyType :: Type -> [Type] -> Type
src/General/Util.hs:79:15: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
applyFun1 :: [Type] -> Type
src/General/Util.hs:79:24: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
applyFun1 :: [Type] -> Type
src/General/Util.hs:83:15: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
unapplyFun :: Type -> [Type]
src/General/Util.hs:83:24: error:
* Expecting one more argument to `Type'
Expected a type, but `Type' has kind `* -> *'
* In the type signature:
unapplyFun :: Type -> [Type]
src/General/Util.hs:88:13: error:
* Expecting one more argument to `Name'
Expected a type, but `Name' has kind `* -> *'
* In the type signature:
fromName :: Name -> String
src/General/Util.hs:92:14: error:
* Expecting one more argument to `QName'
Expected a type, but `QName' has kind `* -> *'
* In the type signature:
fromQName :: QName -> String
src/General/Util.hs:104:18: error:
* Expecting one more argument to `TyVarBind'
Expected a type, but `TyVarBind' has kind `* -> *'
* In the type signature:
fromTyVarBind :: TyVarBind -> Name
src/General/Util.hs:104:31: error:
* Expecting one more argument to `Name'
Expected a type, but `Name' has kind `* -> *'
* In the type signature:
fromTyVarBind :: TyVarBind -> Name
src/General/Util.hs:108:14: error:
* Expecting one more argument to `Decl'
Expected a type, but `Decl' has kind `* -> *'
* In the type signature:
declNames :: Decl -> [String]
src/General/Util.hs:119:14: error:
* Expecting one more argument to `Decl'
Expected a type, but `Decl' has kind `* -> *'
* In the type signature:
isTypeSig :: Decl -> Bool
/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