mirror of
https://github.com/byteverse/colonnade.git
synced 2026-04-25 17:37:47 +02:00
Add -isrc to allow importing of local modules
This commit is contained in:
parent
e956f26403
commit
6daa7f9b6d
@ -2,6 +2,7 @@ import Test.DocTest
|
|||||||
|
|
||||||
main :: IO ()
|
main :: IO ()
|
||||||
main = doctest
|
main = doctest
|
||||||
[ "src/Siphon.hs"
|
[ "-isrc"
|
||||||
|
, "src/Siphon.hs"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user