On Wed, Dec 29, 2010 at 8:06 AM, michael rice <nowg...@yahoo.com> wrote:
> Is there an unparameterizable reader monad?

I'm not sure this is the answer you are looking for, but it seems like the
obvious one.

Pick an "r", say "String".  Now  "Reader String" is an unparameterizable
reader monad that passes around a String.

  -- ryan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to