diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-15 13:53:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-15 13:53:51 -0400 |
commit | 37b5b1bf0d59cdb8068c0cfb76e194a70754cafa (patch) | |
tree | 8242b4e115298a42db7e9d86f380034b11bf1a59 /doc/bugs | |
parent | bb70a5e5c484187336dcee6885d9d019bb772e92 (diff) |
Fix QuickCheck dependency in cabal file.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn b/doc/bugs/__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn index 6bc4b70a1..15f2f15fc 100644 --- a/doc/bugs/__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn +++ b/doc/bugs/__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn @@ -31,3 +31,5 @@ which is really strange, because quickcheck 2.4.2 is installed: Any help is greatly appreciated :) Andreas. + +> [[fixed|done]], QuickCheck has to be spelled in mised case. --[[Joey]] |