packages feed

jacobi-roots-0.2.0.1: tests/doctests.hs

{-# OPTIONS_GHC -Wall #-}

module Main where

import Test.DocTest

main :: IO ()
main = doctest ["-isrc","src/JacobiRoots.hs"]