Use Linear.V2 instead of tuples
This commit is contained in:
parent
23e513f003
commit
2c150c7b27
5 changed files with 48 additions and 47 deletions
|
|
@ -20,7 +20,8 @@ library
|
|||
, UI.Game
|
||||
build-depends: base >= 4.7 && < 5
|
||||
, brick
|
||||
, containers == 0.5.10.2
|
||||
, containers
|
||||
, linear
|
||||
, microlens
|
||||
, microlens-th
|
||||
, random
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue