haskell/mtl

Add MINIMAL pragmas

UnkindPartition opened this issue · 2 comments

From a quick look, the following classes would benefit from MINIMAL pragmas since they have recursive method definitions:

  • MonadState
  • MonadWriter

Maybe some others that I missed.

Makes sense.

Shipped in 2.2.1 on Jun 2, 2014, but this issue was never closed. Resolving.