file-embed/Setup.lhs

8 lines
114 B
Plaintext
Raw Normal View History

#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain