File: Setup.hs

package info (click to toggle)
ghc 7.8.4-9~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 50,468 kB
  • sloc: haskell: 298,904; ansic: 52,452; xml: 36,232; sh: 4,695; makefile: 1,125; perl: 538; python: 169; asm: 133; csh: 18
file content (6 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (342)
1
2
3
4
5
6
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMain