packages feed

formlets-0.2: Text/Formlets.hs

module Text.Formlets (module W, module B) where

import Text.Formlets.Widgets as W
import Text.Formlets.Base as B