mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-29 08:49:40 +03:00
Rename vty-build-table to vty-build-width-table, rename main source file
This commit is contained in:
parent
4de0a40be0
commit
0bea225b6d
@ -126,8 +126,8 @@ library
|
||||
|
||||
ghc-prof-options: -O2 -funbox-strict-fields -caf-all -Wall -fspec-constr -fspec-constr-count=10
|
||||
|
||||
executable vty-build-table
|
||||
main-is: BuildUnicodeTable.hs
|
||||
executable vty-build-width-table
|
||||
main-is: BuildWidthTable.hs
|
||||
hs-source-dirs: tools
|
||||
|
||||
default-language: Haskell2010
|
||||
|
Loading…
Reference in New Issue
Block a user