Bug#962973: haskell-readline: Removal notice: broken and unmaintained
Joey Hess
id at joeyh.name
Wed Jun 17 22:17:54 BST 2020
It could be converted to haskeline or raw IO, but gnu readline is the
kind of library I think it makes sense to have language bindings to, and
to use the bindings.
This patch seems to fix the build problem:
--- readline-1.0.3.0.orig/readline.cabal 2020-06-17 17:09:11.438264895 -0400
+++ readline-1.0.3.0/readline.cabal 2020-06-17 17:11:23.524724389 -0400
@@ -29,5 +29,5 @@
build-depends: base < 3
include-dirs: include
includes: HsReadline.h
- install-includes: HsReadline.h HsReadlineConfig.h
+ install-includes: HsReadline.h
c-sources: HsReadline_cbits.c
I've sent this patch to the author of the library.
--
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-maintainers/attachments/20200617/3d01d014/attachment.sig>
More information about the Pkg-haskell-maintainers
mailing list