urbit-termsize: Change test executable name.

This commit is contained in:
~siprel 2020-06-12 18:33:10 +00:00
parent 57ef4254e4
commit c523c90bf9

View File

@ -18,9 +18,8 @@ library:
source-dirs: lib
executables:
live-termsize:
urbit-test-termsize-updates:
main: Main.hs
source-dirs: app
dependencies:
- urbit-termsize
ghc-options: "-threaded -rtsopts -with-rtsopts=-N"