This commit is contained in:
Michael Snoyman 2017-10-19 09:43:22 +03:00
parent f9b0202e21
commit 147917122c
No known key found for this signature in database
GPG key ID: A048E8C057E86876
3 changed files with 7 additions and 1 deletions

View file

@ -2,7 +2,7 @@
title: Everything you didn't want to know about monad transformer state title: Everything you didn't want to know about monad transformer state
--- ---
# Monad Transformer State ### Monad Transformer State
*Everything you didn't want to know* *Everything you didn't want to know*
@ -10,6 +10,12 @@ title: Everything you didn't want to know about monad transformer state
* VP of Engineering, FP Complete * VP of Engineering, FP Complete
* LambdaWorld 2017 * LambdaWorld 2017
<div style="text-align:center">
<div><img src="/static/fpcomplete-logo.png" style="border:0;margin:0"></div>
<div><img src="/static/lambdaworld-logo.png" style="border:0;margin:0"><div>
</div>
--- ---
## What's a monad transformer? ## What's a monad transformer?

BIN
static/fpcomplete-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/lambdaworld-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB