e63a8b36a8
It is used when package does not ship with its own Setup.hs Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
4 lines
60 B
Haskell
4 lines
60 B
Haskell
import Distribution.Simple
|
|
main :: IO ()
|
|
main = defaultMain
|