Skip to content

Commit

Permalink
Support doctest-0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott authored Aug 3, 2017
1 parent da5cbe1 commit f37cee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ad.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ test-suite doctests
ad,
base,
directory,
doctest >= 0.9.0.1 && < 0.13,
doctest >= 0.9.0.1 && < 0.14,
filepath
ghc-options: -Wall -threaded
hs-source-dirs: tests
Expand Down

0 comments on commit f37cee0

Please sign in to comment.