Hello,
I am currently looking into applications of generalized monads. I am aware of the following generalized monad concepts (and libraries implementing them):
* Indexed/Parameterized/Hoare Monads [1]
* indexed [8]
* simple-sessions [9][4]
* monad-param [10][3][6]
* Effect Monads [2]
* effect-monad [11][5]
* monad-param [12][3]
* Constrained Monads
* rmonad [13]
Question 1: Do you know of other libraries that implement generalized monad concepts? Most of the libraries I listed above are in working condition, but still outdated.
Question 2: Do you know of (open source) software and applications that use these concepts/libraries to implement something?
This mail is a copy of my post on Reddit [7]. I am sorry for reposting it here, but I dod not get a response on that post for almost 2 weeks now.
Best,
Jan