packages feed

lsp-2.8.0.0: test/Main.hs

module Main where

import Spec qualified
import Test.Hspec.Runner

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