spatial-math-0.2.0: tests/doctests.hs
{-# OPTIONS_GHC -Wall #-}
module Main where
import Test.DocTest
main :: IO ()
main = doctest ["SpatialMath.hs"]
{-# OPTIONS_GHC -Wall #-}
module Main where
import Test.DocTest
main :: IO ()
main = doctest ["SpatialMath.hs"]