File: newer-process

package info (click to toggle)
haskell-echo 0.1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 96 kB
  • sloc: haskell: 114; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/echo.cabal
+++ b/echo.cabal
@@ -39,7 +39,7 @@
                        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