packages feed

shelduck-0.1.2.0: src/Configuration.hs

module Configuration where

pollTime :: Int
pollTime = 100000

polls :: Int
polls = 1000