]> hydra-www.ietfng.org Git - dyna2/commitdiff
Add more to README
authorNathaniel Wesley Filardo <nwf@pf.priv.oc.ietfng.org>
Thu, 9 Aug 2012 14:50:08 +0000 (10:50 -0400)
committerNathaniel Wesley Filardo <nwf@pf.priv.oc.ietfng.org>
Thu, 9 Aug 2012 14:50:08 +0000 (10:50 -0400)
README

diff --git a/README b/README
index 79a226e1d587163c56272d11127947b7fe4282da..c0d0c612aac3df953aea678ab1b571d228dda7d4 100644 (file)
--- 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