mirror of
https://github.com/codedownio/haskell-plot.git
synced 2025-04-14 10:26:10 +00:00
4 lines
76 B
Plaintext
Executable File
4 lines
76 B
Plaintext
Executable File
#!/usr/bin/env runhaskell
|
|
> import Distribution.Simple
|
|
> main = defaultMain
|