File: Setup.hs

package info (click to toggle)
haskell-glut 2.1.1.1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 664 kB
  • ctags: 34
  • sloc: sh: 2,854; haskell: 2,297; makefile: 79; ansic: 53
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (50)
1
2
3
4
5
6
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks defaultUserHooks