File: Setup.lhs

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