packages feed

hamlet-1.1.0: test.hs

import HamletTest (specs)
import Test.Hspec.Core

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