From 4fac89046cfe3605240562c86dba9a52f7bdc7c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Anders=20M=C3=B6rtberg?= Date: Sun, 25 Oct 2015 22:02:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b4f46e..c7fda3e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Alternatively, a `Makefile` is provided: This assumes that the following Haskell packages are installed: - mtl, haskeline, directory, BNFC, alex, happy + mtl, haskeline, directory, BNFC, alex, happy, QuickCheck To build the TAGS file, run: -- 2.34.1