head 1.2; access; symbols pkgsrc-2021Q1:1.1.0.10 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.8 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.6 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.4 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2021.04.23.09.14.44; author pho; state dead; branches; next 1.1; commitid FdNeApZxvlvmHoQC; 1.1 date 2020.01.18.22.57.04; author pho; state Exp; branches; next ; commitid iUXqEA0z6agc4eTB; desc @@ 1.2 log @Update to echo-0.1.4 0.1.4 [2021.02.17] * Use Trustworthy, not Safe, on GHC 7.2 to work around an old GHC bug. @ text @$NetBSD: patch-echo.cabal,v 1.1 2020/01/18 22:57:04 pho Exp $ Fix build with GHC 8.8 --- echo.cabal.orig 2017-01-31 02:37:53.000000000 +0000 +++ echo.cabal @@@@ -39,7 +39,7 @@@@ library System.IO.Echo.Internal build-depends: base >= 4.3 && < 5 - , process >= 1.0.1.1 && < 1.5 + , process >= 1.0.1.1 && < 1.7 if os(windows) cpp-options: "-DWINDOWS" build-depends: mintty >= 0.1 && < 0.2 @ 1.1 log @Import echo-0.1.3 Exports functions that handle whether or not terminal input is echoed in a way that should be portable across different platforms and consoles. @ text @d1 1 a1 1 $NetBSD$ @