From 6910c8dceb226630d63f8f049a847d6dc5fb2bef Mon Sep 17 00:00:00 2001 From: Nathaniel Wesley Filardo Date: Thu, 9 Aug 2012 10:50:08 -0400 Subject: [PATCH] Add more to README --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 79a226e..c0d0c61 100644 --- a/README +++ b/README @@ -10,3 +10,11 @@ src/Dyna/Test -- code used by self-tests throughout the codebase src/Dyna/XXX -- code that should probably go upstream; modules here are named by the upstream package. + + +For those not familar with cabal +-------------------------------- + +cabal configure --user --enable-tests +cabal build +cabal test -- 2.50.1