mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-06 05:14:11 +03:00
Rename event demo
This commit is contained in:
parent
6cbe25962a
commit
2857be7b10
@ -58,11 +58,11 @@ executable brick
|
||||
lens,
|
||||
text
|
||||
|
||||
executable brick-events
|
||||
executable brick-event-demo
|
||||
hs-source-dirs: programs
|
||||
ghc-options: -threaded -Wall -fno-warn-unused-do-bind
|
||||
default-language: Haskell2010
|
||||
main-is: Events.hs
|
||||
main-is: EventDemo.hs
|
||||
build-depends: base,
|
||||
brick,
|
||||
vty >= 5.2.9,
|
||||
|
Loading…
Reference in New Issue
Block a user