/optics-exercises

Primary LanguageHaskellThe UnlicenseUnlicense

optics-exercises

Short answers to exercises are found in scratch.md.

Notes

Project generated with:

stack --nix --resolver lts-14.27 new optics-exercises

REPL usage

Some common options:

  • stack --nix repl --ghci-options "-XOverloadedStrings -XTypeSynonymInstances -XFlexibleInstances -XRankNTypes"

Diagrams

Lens

Iso

Videos