You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alex/alex-3.0.5-tests-base.patch

9 lines
269 B

--- alex-3.0.5/alex.cabal~ 2013-03-10 21:19:13.000000000 +0900
+++ alex-3.0.5/alex.cabal 2014-06-11 10:02:56.044337116 +0900
@@ -107,4 +107,4 @@
test-suite tests
type: exitcode-stdio-1.0
main-is: test.hs
- build-depends: process
+ build-depends: base, process