packages feed

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

import Test.DocTest

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