File: Setup.hs

package info (click to toggle)
haskell-parsec 3.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 244 kB
  • ctags: 1
  • sloc: haskell: 1,584; makefile: 3
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