
14 May
2015
14 May
'15
1:42 a.m.
On Thu, 14 May 2015, Herbert Valerio Riedel wrote:
On 2015-05-13 at 16:38:14 +0200, Henning Thielemann wrote:
I am only concerned with exported identifiers. Monad class would remain a sub-class of Applicative, but Applicative is not exported by PreludePreAMP.
But then you won't be able to define Monad instances... :-/
I would import Applicative from Control.Applicative like I did until GHC-7.8.