forked from marko/svitak
add navigation module
This commit is contained in:
parent
96924df78f
commit
7cd9e79c94
4 changed files with 53 additions and 7 deletions
|
|
@ -55,7 +55,8 @@ executable svitak
|
|||
UI,
|
||||
Persistence,
|
||||
State,
|
||||
Types
|
||||
Types,
|
||||
Navigation
|
||||
|
||||
build-depends: base ^>=4.21.0.0,
|
||||
base64-bytestring,
|
||||
|
|
|
|||
Loading…
Reference in a new issue