Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
-- This file:
--   http://angg.twu.net/HASKELL/MonadDiagrams1.hs.html
--   http://angg.twu.net/HASKELL/MonadDiagrams1.hs
--           (find-angg "HASKELL/MonadDiagrams1.hs")
-- Author: Eduardo Ochs <eduardoochs@gmail.com>
--
-- (defun e () (interactive) (find-angg "HASKELL/MonadDiagrams1.hs"))
-- (defun md () (interactive) (find-angg "HASKELL/MonadDiagrams1.hs")))
-- https://el-tramo.be/blog/async-monad/
-- http://learnyouahaskell.com/a-fistful-of-monads#do-notation



-- Local Variables:
-- coding:  utf-8-unix
-- End: