File: Setup.hs

package info (click to toggle)
haskell-hs3 0.5.7-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 184 kB
  • sloc: haskell: 1,219; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/env runhaskell

module Main where

import Distribution.Simple

main :: IO ()
main = defaultMain