Proposal: export liftA2 from Prelude

Andreas Abel andreas.abel at ifi.lmu.de
Fri Jan 14 07:05:29 UTC 2022


Proposal: export liftA2 from Prelude.
More information and discussion here:

   https://gitlab.haskell.org/ghc/ghc/-/issues/20945

Discussion period 2 weeks

TL;DR

- Fixes weird qualification in warning

     • No explicit implementation for
         either ‘<*>’ or ‘GHC.Base.liftA2’
     • In the instance declaration for ‘Applicative <Foo>’

- Was considered for GHC 8.2 but never followed up


More information about the Libraries mailing list