Explicitly declare the API contract of `mtl` to be "safe"
This avoids relying on the fragile "safe-inferred" status and thus gives `mtl` a more explicit SafeHaskell API contract. C.f. https://github.com/haskell/pvp/issues/22
Loading
Please register or sign in to comment