diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2014-09-18 23:05:40 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-09-18 23:12:57 +0200 |
commit | a94dc4c3067c6a0925e2e39f35ef0930771535f1 (patch) | |
tree | d96b8f833afd8e7ba7ea987f9cd1c7257a409f3b /libraries/binary | |
parent | eae19112462fe77a3f1298bff12b409b205a581d (diff) | |
download | haskell-a94dc4c3067c6a0925e2e39f35ef0930771535f1.tar.gz |
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
Diffstat (limited to 'libraries/binary')
m--------- | libraries/binary | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/binary b/libraries/binary -Subproject 2647d42f19bedae46c020fc3af029073f5690d5 +Subproject f5f6fe72bd069a2b56dd52e645aad406c619552 |