serokell / universum

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

Add `universum-prelude` #242

Open Martoon-00 opened 3 years ago

Martoon-00 commented 3 years ago

Description

Add an easy way to implicitly import Universum in other projects.

I'm yet about to test it. Unfortunately, the maintainer of base-noprelude is away for some time already, and base-noprelude is now too outdated to be used in any of our projects, see https://github.com/haskell-hvr/base-noprelude/issues/11.

I didn't update cI workflows, since stack build already covers the new module, and the new package is too small to test it with cabal too.

Related issues(s)

✓ Checklist for your Pull Request

Ideally a PR has all of the checkmarks set.

If something in this list is irrelevant to your PR, you should still set this checkmark indicating that you are sure it is dealt with (be that by irrelevance).

Related changes (conditional)

Stylistic guide (mandatory)

dcastro commented 2 years ago

I think this can be merged, right?

Martoon-00 commented 2 years ago

I failed to test the new universum-prelude (I tried in xrefcheck) because base-noprelude was not updated for a while and there is no version that would match the LTS we use. And looks like base-noprelude's maintainer is yet gone, so we are in a quite unpleasant situation for now :crying_cat_face: