mirror of
https://github.com/codedownio/haskell-plot.git
synced 2025-04-24 20:46:04 +00:00
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
![]() |
#!/usr/bin/env runhaskell
|
||
|
> import Distribution.Simple
|
||
|
> main = defaultMain
|