packages feed

sirkel-0.1: Setup.hs

module Main (main) where

import Distribution.Simple (defaultMain)

main :: IO ()
main = defaultMain