mirror of
https://github.com/byteverse/colonnade.git
synced 2026-01-24 13:11:57 +01: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 = doctest
|
||||
[ "src/Siphon.hs"
|
||||
[ "-isrc"
|
||||
, "src/Siphon.hs"
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user