Bug#1015807: haskell-free FTBFS: error: Expecting one more argument to ‘TyVarBndr’

Adrian Bunk bunk at debian.org
Thu Jul 21 16:45:12 BST 2022


Source: haskell-free
Version: 5.1.3-1
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/fetch.php?pkg=haskell-free&arch=amd64&ver=5.1.3-1%2Bb2&stamp=1658416168&raw=0

...
src/Control/Monad/Free/TH.hs:205:22: error:
    • Expecting one more argument to ‘TyVarBndr’
      Expected a type, but ‘TyVarBndr’ has kind ‘* -> *’
    • In the type signature:
        liftCon' :: Bool
                    -> [TyVarBndr]
                       -> Cxt -> Type -> Type -> [Type] -> Name -> [Type] -> Q [Dec]
    |
205 | liftCon' :: Bool -> [TyVarBndr] -> Cxt -> Type -> Type -> [Type] -> Name -> [Type] -> Q [Dec]
    |                      ^^^^^^^^^

src/Control/Monad/Free/TH.hs:245:21: error:
    • Expecting one more argument to ‘TyVarBndr’
      Expected a type, but ‘TyVarBndr’ has kind ‘* -> *’
    • In the type signature:
        liftCon :: Bool
                   -> [TyVarBndr]
                      -> Cxt -> Type -> Type -> [Type] -> Maybe [Name] -> Con -> Q [Dec]
    |
245 | liftCon :: Bool -> [TyVarBndr] -> Cxt -> Type -> Type -> [Type] -> Maybe [Name] -> Con -> Q [Dec]
    |                     ^^^^^^^^^

src/Control/Monad/Free/TH.hs:271:53: error:
    • Expecting one more argument to ‘TyVarBndr’
      Expected a type, but ‘TyVarBndr’ has kind ‘* -> *’
    • In the type signature:
        liftGadtC :: Name
                     -> [BangType]
                        -> Type -> Bool -> [TyVarBndr] -> Cxt -> Type -> Q [Dec]
    |
271 | liftGadtC :: Name -> [BangType] -> Type -> Bool -> [TyVarBndr] -> Cxt -> Type -> Q [Dec]
    |                                                     ^^^^^^^^^
 at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.
	Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "build", "--builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131
	Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", "build", "--builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 642
	Debian::Debhelper::Buildsystem::Haskell::Recipes::build_recipe() called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:160: build-ghc-stamp] Error 25


More information about the Pkg-haskell-maintainers mailing list