File: Setup.lhs

package info (click to toggle)
haskell-sdl-ttf 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 240 kB
  • sloc: haskell: 301; ansic: 49; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (35)
1
2
3
4
5
#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMainWithHooks autoconfUserHooks