Skip to content
Snippets Groups Projects
Unverified Commit 498d7548 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Also bump cabal-testsuite.

parent 626d0913
No related branches found
No related tags found
No related merge requests found
name: cabal-testsuite name: cabal-testsuite
version: 1.25.0.0 version: 2.1.0.0
copyright: 2003-2017, Cabal Development Team (see AUTHORS file) copyright: 2003-2017, Cabal Development Team (see AUTHORS file)
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
...@@ -44,7 +44,7 @@ library ...@@ -44,7 +44,7 @@ library
filepath, filepath,
regex-posix, regex-posix,
text, text,
Cabal >= 1.25 Cabal >= 2.1
ghc-options: -Wall -fwarn-tabs ghc-options: -Wall -fwarn-tabs
if !os(windows) if !os(windows)
build-depends: unix, exceptions build-depends: unix, exceptions
...@@ -59,7 +59,7 @@ executable cabal-tests ...@@ -59,7 +59,7 @@ executable cabal-tests
build-depends: build-depends:
async, async,
base, base,
Cabal >= 1.25, Cabal >= 2.1,
clock, clock,
filepath, filepath,
process, process,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment