Loading p/haskell-hs-bibutils/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hs-bibutils (6.6.0.0-2) unstable; urgency=medium * Patch to build with ghc-8.4 -- Dmitry Bogatov <KAction@gnu.org> Thu, 04 Oct 2018 22:15:12 +0000 haskell-hs-bibutils (6.6.0.0-1) unstable; urgency=medium [ Clint Adams ] Loading p/haskell-hs-bibutils/debian/patches/patch-to-build-with-ghc-8.4.patch 0 → 100644 +20 −0 Original line number Diff line number Diff line Index: haskell-hs-bibutils/src/Text/Bibutils.hsc =================================================================== --- haskell-hs-bibutils.orig/src/Text/Bibutils.hsc +++ haskell-hs-bibutils/src/Text/Bibutils.hsc @@ -93,7 +93,6 @@ module Text.Bibutils , isi_out , word2007_out , adsab_out - , nbib_out -- * Options for Specific Output Formats , FormatOpt @@ -426,7 +425,6 @@ newtype BiblioOut = BiblioOut { unBiblio , isi_out = BIBL_ISIOUT , word2007_out = BIBL_WORD2007OUT , adsab_out = BIBL_ADSABSOUT - , nbib_out = BIBL_NBIBOUT } newtype FormatOpt = FormatOpt { unFormatOpt :: CInt } p/haskell-hs-bibutils/debian/patches/series +1 −0 Original line number Diff line number Diff line fix_cabal.patch bibutils-include-path patch-to-build-with-ghc-8.4.patch Loading
p/haskell-hs-bibutils/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hs-bibutils (6.6.0.0-2) unstable; urgency=medium * Patch to build with ghc-8.4 -- Dmitry Bogatov <KAction@gnu.org> Thu, 04 Oct 2018 22:15:12 +0000 haskell-hs-bibutils (6.6.0.0-1) unstable; urgency=medium [ Clint Adams ] Loading
p/haskell-hs-bibutils/debian/patches/patch-to-build-with-ghc-8.4.patch 0 → 100644 +20 −0 Original line number Diff line number Diff line Index: haskell-hs-bibutils/src/Text/Bibutils.hsc =================================================================== --- haskell-hs-bibutils.orig/src/Text/Bibutils.hsc +++ haskell-hs-bibutils/src/Text/Bibutils.hsc @@ -93,7 +93,6 @@ module Text.Bibutils , isi_out , word2007_out , adsab_out - , nbib_out -- * Options for Specific Output Formats , FormatOpt @@ -426,7 +425,6 @@ newtype BiblioOut = BiblioOut { unBiblio , isi_out = BIBL_ISIOUT , word2007_out = BIBL_WORD2007OUT , adsab_out = BIBL_ADSABSOUT - , nbib_out = BIBL_NBIBOUT } newtype FormatOpt = FormatOpt { unFormatOpt :: CInt }
p/haskell-hs-bibutils/debian/patches/series +1 −0 Original line number Diff line number Diff line fix_cabal.patch bibutils-include-path patch-to-build-with-ghc-8.4.patch