File: Setup.hs

package info (click to toggle)
haskell-happstack 7.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 64 kB
  • sloc: haskell: 30; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMain