X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=test%2FDoctests.hs;fp=test%2FDoctests.hs;h=af7167d52a469aa2f504e913a9d18c6053e405a2;hp=067f3d432b23a8b0ca2a4becec7e9af2733c4421;hb=070d0876a5663270bd393cee354f4df368b146a4;hpb=3534fb06facfc1ee059d242ce1322d78a4a9c163 diff --git a/test/Doctests.hs b/test/Doctests.hs index 067f3d4..af7167d 100644 --- a/test/Doctests.hs +++ b/test/Doctests.hs @@ -11,7 +11,7 @@ main :: IO () main = do sources <- find_sources doctest $ ["-isrc", - "-idist/build//autogen", -- old cabal versions + "-idist/build/autogen", -- old cabal versions "-idist/build/haeredes/autogen" -- new cabal versions ] ++ sources