packages feed

yesod-auth-ldap-0.0.1: Setup.lhs

#!/usr/bin/env runhaskell

> module Main where
> import Distribution.Simple
> import System.Cmd (system)

> main :: IO ()
> main = defaultMain