Bug#1013774: haskell-th-extras FTBFS: error: Expecting one more argument to ‘TyVarBndr’
Adrian Bunk
bunk at debian.org
Sat Jun 25 16:04:32 BST 2022
Source: haskell-th-extras
Version: 0.0.0.4-6
Severity: serious
Tags: ftbfs bookworm sid
https://buildd.debian.org/status/package.php?p=haskell-th-extras&suite=sid
...
src/Language/Haskell/TH/Extras.hs:42:17: error:
• Expecting one more argument to ‘TyVarBndr’
Expected a type, but ‘TyVarBndr’ has kind ‘* -> *’
• In the type signature: nameOfBinder :: TyVarBndr -> Name
|
42 | nameOfBinder :: TyVarBndr -> Name
| ^^^^^^^^^
src/Language/Haskell/TH/Extras.hs:51:27: error:
• Expecting one more argument to ‘TyVarBndr’
Expected a type, but ‘TyVarBndr’ has kind ‘* -> *’
• In the type signature: varsBoundInCon :: Con -> [TyVarBndr]
|
51 | varsBoundInCon :: Con -> [TyVarBndr]
| ^^^^^^^^^
at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 707
Debian::Debhelper::Buildsystem::Haskell::Recipes::haddock_recipe() called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25
More information about the Pkg-haskell-maintainers
mailing list