Paczesiowa / virthualenv

Virtual Haskell Environment builder
BSD 3-Clause "New" or "Revised" License
69 stars 7 forks source link

use exceptions for everything that could fail #10

Closed Paczesiowa closed 13 years ago

Paczesiowa commented 13 years ago

with all impure functions like head removed and custom MonadIO instance this should be fixed