aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5f343a..5ad8c66 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@ The most important function, `decodeUtf8`, written by ibotty, uses the developme
11 hi 11 hi
12 quit<Return> 12 quit<Return>
13 >>> runSafeT $ runEffect $ readFile "README.md" >-> map toUpper >-> hoist lift stdout 13 >>> runSafeT $ runEffect $ readFile "README.md" >-> map toUpper >-> hoist lift stdout
14 PIPES-TEXT 14 TEXT-PIPES
15 ========== 15 ==========
16 ... \ No newline at end of file 16 ... \ No newline at end of file