packages feed

SpatialMath-0.2.7.0: tests/doctests.hs

{-# OPTIONS_GHC -Wall #-}

module Main where

import Test.DocTest

main :: IO ()
main = doctest ["src/Types.hs", "src/SpatialMath.hs"]