Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Remove doctest.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsMu committed Mar 7, 2024
1 parent 43bd495 commit 7510256
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Setup.hs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import Prelude
import Distribution.Extra.Doctest (defaultMainWithDoctests)

main :: IO ()
main = defaultMainWithDoctests "doctests"

0 comments on commit 7510256

Please sign in to comment.