bloodhound/Setup.hs

8 lines
106 B
Haskell
Raw Permalink Normal View History

2015-07-18 06:38:28 +03:00
#!/usr/bin/env runhaskell
2014-12-10 23:17:14 +03:00
2015-07-18 06:38:28 +03:00
module Main where
import Distribution.Simple
2014-12-10 23:17:14 +03:00
main :: IO ()
2015-07-18 06:38:28 +03:00
main = defaultMain