packages feed

hpage-0.8.6: src/HPage/GUI/Constants.hs

        
module HPage.GUI.Constants where

bottomString, bottomChar :: String
bottomString = "\10200"
bottomChar   = "\724"

charTimeout :: Int
charTimeout  = 2000