Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
a6bde68a
Commit
a6bde68a
authored
May 27, 2010
by
tibbe
Browse files
Make test suite dependencies less strict
parent
31926a93
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/suite.cabal
View file @
a6bde68a
...
...
@@ -16,7 +16,7 @@ Executable suite
build-depends:
base,
test-framework,
test-framework-quickcheck2
== 0.2.2
,
test-framework-quickcheck2,
test-framework-hunit,
HUnit,
QuickCheck >= 2.1.0.1,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment