From fe8d58a9ad397b570a722839a83f37f5185b4715 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Mon, 16 Feb 2015 16:05:11 +0530 Subject: [PATCH] haskell style guide link and spec link --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index f43b073..11ad8d7 100644 --- a/README +++ b/README @@ -37,9 +37,10 @@ Goals - Become more profient with Haskell. - Implement something non-trivial with Haskell (crypto, file operations, network operations, concurrency, bit twiddling, DHT). -- Spec compliance. +- Follow the spec. () - Easy for newbies like me to read and understand along side the spec. - doctest and quickcheck tests. +- Follow Haskell Style Guide () Status ------ -- 2.37.2