packages feed

natural-0.5.0.1: Setup.hs

{-# OPTIONS_GHC -Wall -Werror #-}

module Main (main) where

import Distribution.Simple (defaultMain)

main :: IO ()
main = defaultMain