packages feed

statistics-0.16.3.0: tests/doctest.hs

import Test.DocTest (doctest)

main :: IO ()
main = doctest ["-XHaskell2010", "Statistics"]