about summary refs log tree commit diff
path: root/scratch/haskell-programming-from-first-principles/monad-transformers.hs
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-07-11T10·25+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-07-11T10·25+0100
commit3665ea457bf30e4a0de7733608e3e16c8e18090c (patch)
treefdb8e99eef3e8a3b5946c454d74dd2a8fbfeeaf7 /scratch/haskell-programming-from-first-principles/monad-transformers.hs
parent5e81144622d66ca011da28fb414d2a8bfe71cc7e (diff)
Partially complete some of the exercises for Composing Types
I believe there are two exercises sets in the "Composing Types" chapter. Here
are *some* of my answers so far...

I'm having trouble implementing Foldable for Compose. I was able to implement a
version of it by adding the (Functor f) constraint to the instance signature,
but I think I cheated.

I will revisit these problems as well as the earlier exercises later.
Diffstat (limited to 'scratch/haskell-programming-from-first-principles/monad-transformers.hs')
0 files changed, 0 insertions, 0 deletions