Improve HACKING.md
This commit is contained in:
parent
faf4f3b7ca
commit
ac73090784
@ -26,7 +26,7 @@ They're a little safer (less Monoid weirdness with view) and have better error m
|
|||||||
vs optics
|
vs optics
|
||||||
|
|
||||||
```
|
```
|
||||||
view (_Just % to (++ "abc")) Nothing
|
> view (_Just % to (++ "abc")) Nothing
|
||||||
|
|
||||||
<interactive>:2:1: error:
|
<interactive>:2:1: error:
|
||||||
• An_AffineFold cannot be used as A_Getter
|
• An_AffineFold cannot be used as A_Getter
|
||||||
|
Loading…
Reference in New Issue
Block a user