serokell / universum

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

Improve GHC 8.2.2 support #118

Closed chshersh closed 6 years ago

chshersh commented 6 years ago

I've discovered magic spell in Universum.Base module:

We should research on this and discover whether it useful or not.

chshersh commented 6 years ago

HasField is not commonly used at the moment. This issue didn't receive feedback. So probably nobody understand the purpose of this type class well enough and can recommend everyday use-cases. But I like exporting Type for * kind. Personally I started to like writing a :: Type more than a :: *.