polysemy-research / polysemy-zoo

:monkey::panda_face: Experimental, user-contributed effects and interpreters for polysemy
BSD 3-Clause "New" or "Revised" License
70 stars 21 forks source link

Remove Alias.hs and remove InterpreterOf usage #53

Closed bolt12 closed 5 years ago

bolt12 commented 5 years ago

This PR addresses issue #52 I only found one usage of the InterpreterOf alias and removed it as well as the Alias.hs file.

KingoftheHomeless commented 5 years ago

Please perform a stack build, and commit the resulting polysemy-zoo.cabal.

bolt12 commented 5 years ago

Done! My bad!

KingoftheHomeless commented 5 years ago

Thanks!