This commit is contained in:
Joey Hess 2013-04-17 11:57:46 -04:00
parent faa9b4473c
commit 6f8ec9a1d2
5 changed files with 10 additions and 0 deletions

View file

@ -7,6 +7,8 @@
{-# LANGUAGE CPP #-}
module Main where
import Control.Applicative
import Control.Monad.IfElse
import System.Environment