mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 21:12:09 +03:00
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
#!/usr/bin/env runhaskell
|
||
|
> import Distribution.Simple
|
||
|
> main = defaultMain
|