We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d360b commit 3c04c89Copy full SHA for 3c04c89
lens.cabal
@@ -54,9 +54,7 @@ description:
54
With some signatures simplified, the core of the hierarchy of lens-like constructions looks like:
55
.
56
57
- <<http://i.imgur.com/ALlbPRa.png>>
58
- .
59
- <https://raw.githubusercontent.com/ekmett/lens/master/images/Hierarchy.png (Local Copy)>
+ <<https://raw.githubusercontent.com/ekmett/lens/master/images/Hierarchy.png>>
60
61
You can compose any two elements of the hierarchy above using @(.)@ from the @Prelude@, and you can
62
use any element of the hierarchy as any type it linked to above it.
0 commit comments