packages feed

shakespeare-text-1.0.0.4: test.hs

import  ShakespeareTextTest (specs)
import Test.Hspec.Core

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