TerrorJack / ghc-alter

Utilities for building Haskell tooling with ghc.
9 stars 0 forks source link

Lift the monadic callbacks #11

Open TerrorJack opened 7 years ago

TerrorJack commented 7 years ago

Currently everything stays in IO. Perhaps we should do some lifting.