File: Setup.hs

package info (click to toggle)
haskell-readline 1.0.3.0-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 332 kB
  • sloc: haskell: 183; ansic: 21; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks simpleUserHooks