aboutsummaryrefslogtreecommitdiff
path: root/tests/html-tests/tests/CrossPackageDocs.hs
blob: 4d529f79e3ae12f7b60fa5863895ae705a03cf2c (plain) (blame)
1
2
3
4
module CrossPackageDocs (map, IsString(..), runInteractiveProcess) where

import System.Process
import Data.String