hdiff
packages
feed
language-nix
-2: test/Main.hs
module Main ( main ) where import Test.DocTest main :: IO () main = doctest [ "-isrc", "src" ]