gregwebs / Shelly.hs

Haskell shell scripting
BSD 3-Clause "New" or "Revised" License
418 stars 88 forks source link

Build failure with mtl 2.2 #61

Closed snoyberg closed 10 years ago

snoyberg commented 10 years ago

[1 of 4] Compiling Shelly.Base ( src/Shelly/Base.hs, dist/build/Shelly/Base.o )

src/Shelly/Base.hs:48:43: Module Control.Monad.Reader' does not exportrunReaderT' Failed to install shelly-1.5.2

gregwebs commented 10 years ago

Thanks for the fix @jwiegley. I released a new version to hackage (includes the new Lifted module).