diff options
author | RyanGlScott <ryan.gl.scott@gmail.com> | 2015-12-17 20:22:25 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-12-17 22:03:49 +0100 |
commit | e0e03d5b9d5cd678f6402534451964d491f16540 (patch) | |
tree | 71c8fc2f9c2db0ae55eba8e16c7736830e411e92 /libraries/transformers | |
parent | bc436f9ec51eb54aaebfbcd7de9c10543d629917 (diff) | |
download | haskell-e0e03d5b9d5cd678f6402534451964d491f16540.tar.gz |
Move Data.Functor.(Classes,Compose,Product,Sum) into base
These modules were previously provided by the `transformers`
package. Hence the submodule update.
This patch was originally contributed by M Farkas-Dyck and
subsequently taken over and completed by Ryan.
The original proposal discussion can be found at
https://mail.haskell.org/pipermail/libraries/2015-July/026014.html
This addresses #11135
Differential Revision: https://phabricator.haskell.org/D1543
Diffstat (limited to 'libraries/transformers')
m--------- | libraries/transformers | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/transformers b/libraries/transformers -Subproject 4c66312b8d72d463dd293d50cc81a885ec588af +Subproject 1a2bc4ecada9561911e9c2e8a98a3c6bf59b7bb |