mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-25 19:22:08 +03:00
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/usr/bin/env runhaskell
|
||
|
> import Distribution.Simple
|
||
|
> main = defaultMain
|