File: Setup.hs

package info (click to toggle)
haskell-sendfile 0.7.11.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: haskell: 549; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMain