packages feed

show-prettyprint-0.1.2.1: test/Doctest/Main.hs

module Main (main) where

import Test.DocTest

main :: IO ()
main = doctest ["src", "-ignore-package prettyprinter-compat-ansi-wl-pprint"]