fumieval / free-game

The free game engine
http://hackage.haskell.org/package/free-game
BSD 3-Clause "New" or "Revised" License
64 stars 15 forks source link

Overlapping MonadIO instance for Game #22

Closed Taneb closed 10 years ago

Taneb commented 10 years ago

free now gives IterT a MonadIO instance, which is causing an overlapping instance for MonadIO Game