packages feed

shakespeare-text-1.0.0.2: test.hs

import  ShakespeareTextTest (specs)
import Test.Hspec

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