Add actions and implement select square action
optics!
This commit is contained in:
parent
c2df3477fd
commit
c8e43990ed
6 changed files with 39 additions and 3 deletions
|
|
@ -27,6 +27,9 @@ default-extensions:
|
|||
- MultiParamTypeClasses
|
||||
- TypeFamilies
|
||||
- UndecidableInstances
|
||||
- OverloadedLabels
|
||||
- NamedFieldPuns
|
||||
- TypeOperators
|
||||
|
||||
library:
|
||||
source-dirs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue