Villefort-0.1.2.5: Villefort is a task manager and time tracker written in haskell.

Safe HaskellNone
LanguageHaskell2010

Villefort.Server

Synopsis

Documentation

getIndex :: [[Char]] -> Int -> [Char] Source #

convDate :: String -> String Source #

Converts date from Javascript to sqlite date fromat

makeRadio :: String -> String Source #

makes html for radiobutton

villefort :: VConfig -> IO () Source #

Main function of loop