From b2435e1e37b9def481761a00c704d280ef2deb96 Mon Sep 17 00:00:00 2001 From: defanor Date: Wed, 20 Dec 2017 10:12:52 +0300 Subject: Remove Coalpit.IO Better to focus on printing and parsing here, at least for now; besides, pipes are nice, but some may prefer other methods. The code is moved into an example instead. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f9e3d7f..cb248ad 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Not production-ready yet, merely a prototype. ## Example -An example is available in `Example.hs`. Given the following Haskell -value: +An example is available in `examples/Basic.hs`. Given the following +Haskell value: ```haskell Input { something = Nothing -- cgit v1.2.3