packages feed

hamlet-1.0.1.3: test.hs

import HamletTest (specs)
import Test.Hspec

main :: IO ()
main = hspecX [specs]