packages feed

libconfig-0.1.0.0: test/doctest.hs

module Main where

import Test.DocTest

-- Bit of a hack, this . . .
main :: IO ()
main = doctest [ "-lconfig", "dist/build/Language/Libconfig.hs" ]