serokell / universum

:milky_way: Prelude written in @Serokell
MIT License
176 stars 28 forks source link

'Exception' is exported without methods #124

Closed int-index closed 6 years ago

int-index commented 6 years ago

It should be exported like this:

Exception (..)

so that it's possible to define instances of it.

I missed this during #114, let's fix it now.

chshersh commented 6 years ago

@int-index Sure, this can be fixed in 1.0.4 (it's not uploaded now).