File: Setup.hs

package info (click to toggle)
haskell-feed 0.3.8-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 408 kB
  • sloc: haskell: 3,423; xml: 1,096; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
module Main where

import Distribution.Simple


main :: IO ()
main = defaultMain