packages feed

wreq-0.5.4.5: httpbin/HttpBin.hs

module Main (main) where

import HttpBin.Server (serve)
import Snap.Http.Server.Config (commandLineConfig)

main :: IO ()
main = serve commandLineConfig