Bug#1015290: haskell-hsini FTBFS: error: Couldn't match type

Adrian Bunk bunk at debian.org
Tue Jul 19 00:46:45 BST 2022


Source: haskell-hsini
Version: 0.5.1.2-6
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/package.php?p=haskell-hsini&suite=sid

...
tst/ReaderI.hs:118:27: error:
    • Couldn't match type: String -> IniFile
                     with: template-haskell-2.17.0.0:Language.Haskell.TH.Syntax.Q
                             template-haskell-2.17.0.0:Language.Haskell.TH.Syntax.Exp
      Expected: template-haskell-2.17.0.0:Language.Haskell.TH.Lib.Internal.ExpQ
        Actual: String -> IniFile
    • Probable cause: ‘OptionContL’ is applied to too few arguments
      In the expression: OptionContL
      In the untyped splice: $OptionContL
    |
118 |         expected = Right $OptionContL "foo"
    |                           ^^^^^^^^^^^
 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:153: build-ghc-stamp] Error 25


More information about the Pkg-haskell-maintainers mailing list