packages feed

hamlet-0.10.5: test.hs

import HamletTest (specs)
import Test.Hspec

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