From a94dc4c3067c6a0925e2e39f35ef0930771535f1 Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Thu, 18 Sep 2014 23:05:40 +0200 Subject: Move Applicative/MonadPlus into GHC.Base This is necessary in order to invert the import-dependency between Data.Foldable and Control.Monad (for addressing #9586) This also updates the `binary` submodule to qualify a GHC.Base import Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D223 --- libraries/binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/binary') diff --git a/libraries/binary b/libraries/binary index 2647d42f19..f5f6fe72bd 160000 --- a/libraries/binary +++ b/libraries/binary @@ -1 +1 @@ -Subproject commit 2647d42f19bedae46c020fc3af029073f5690d5b +Subproject commit f5f6fe72bd069a2b56dd52e645aad406c6195526 -- cgit v1.2.1