packages feed

red-black-record-2.1.0.2: tests/doctests.hs

import Test.DocTest

main = doctest ["-ilib", 
                "lib/Data/RBR.hs",
                "lib/Data/RBR/Internal.hs",
                "lib/Data/RBR/Examples.hs"
               ]