$OpenBSD: patch-echo_cabal,v 1.1.1.1 2018/01/12 21:35:39 kili Exp $

Stupid dependency changes not contained in the distfile:

http://hackage.haskell.org/package/echo-0.1.3/revisions/

Index: echo.cabal
--- echo.cabal.orig
+++ 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
