File: Setup.lhs

package info (click to toggle)
haskell-sdl-image 0.6.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 212 kB
  • sloc: haskell: 187; 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