Skip to content

Commit

Permalink
Add a library dependency on the doctests test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jul 28, 2017
1 parent 3699fa3 commit 063a3d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
next
----
* Add a library dependency on the `doctests` test suite

0.4.1
-----
* Revamp `Setup.hs` to use `cabal-doctest`. This makes it build
Expand Down
1 change: 1 addition & 0 deletions hyperloglog.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,6 @@ test-suite doctests
doctest >= 0.9.1,
filepath,
generic-deriving,
hyperloglog,
semigroups >= 0.9,
simple-reflect >= 0.3.1

0 comments on commit 063a3d7

Please sign in to comment.