ixset-typed-0.2: tests/TestIxSetTyped.hs
module Main where import Test.Tasty import Data.IxSet.Typed.Tests (allTests) main :: IO () main = defaultMain allTests
module Main where import Test.Tasty import Data.IxSet.Typed.Tests (allTests) main :: IO () main = defaultMain allTests