File: Setup.hs

package info (click to toggle)
haskell-unix-time 0.4.17-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 280 kB
  • sloc: ansic: 1,379; haskell: 260; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (89)
1
2
3
4
5
6
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks autoconfUserHooks