diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |