packages feed

lsp-1.6.0.0: test/Main.hs

module Main where

import Test.Hspec.Runner
import qualified Spec

main :: IO ()
main = hspec Spec.spec