repair tutorial reference again

This commit is contained in:
michaelt 2016-07-12 14:03:06 -04:00
parent 35d73236fb
commit 159fdcbe94

View File

@ -29,10 +29,10 @@ description: This module, <http://hackage.haskell.org/package/lens-simpl
. .
Check it out, it's even one character shorter! Check it out, it's even one character shorter!
. .
The material in <http://hackage.haskell.org/package/lens-tutorial lens-tutorial> The material in this familar <http://hackage.haskell.org/package/lens-tutorial elementary lens tutorial>
will work fine if you swap imports in this familiar elementary will work fine if you swap imports in the
<http://hackage.haskell.org/package/lens-tutorial-1.0.0/docs/src/Control-Lens-Tutorial.html tutorial> <http://hackage.haskell.org/package/lens-tutorial-1.0.0/docs/src/Control-Lens-Tutorial.html source>
and follow along as prompted. and follow along in ghci as prompted.
. .
As another illustration of the simplicity of the As another illustration of the simplicity of the
fundamental van Laarhoven-O'Connor lens combinators - and their homogeneity with fundamental van Laarhoven-O'Connor lens combinators - and their homogeneity with