advent-of-haskell-dd
advent-of-haskell-dd copied to clipboard
Add missing s in proof of composition law
In the proof of the functor composition law for Stack, the actual stack s disappears on the last two lines.
Thanks for noticing the typo!