mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
3 lines
76 B
Text
3 lines
76 B
Text
#!/usr/bin/env runhaskell
|
|
> import Distribution.Simple
|
|
> main = defaultMain
|