-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Do notation for indexed monads -- -- A quasiquoter of indexed do notation. The only thing you have to do is -- to enclose an ordinary do notation in [ido|...|]. @package indexed-do-notation @version 0.1 module Language.Haskell.IndexedDo ido :: QuasiQuoter