This website requires JavaScript.
Explore
Help
Sign In
typeable
/
bloodhound
Watch
1
Star
0
Fork
0
You've already forked bloodhound
mirror of
https://github.com/typeable/bloodhound.git
synced
2025-01-05 21:36:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
6fe1347e24
bloodhound
/
tests
/
doctests.hs
5 lines
84 B
Haskell
Raw
Normal View
History
Unescape
Escape
doctests cleanup
2015-07-18 06:38:28 +03:00
import
Test.DocTest
main
::
IO
()
feexed
2015-07-18 06:41:05 +03:00
main
=
doctest
[
"
-i src
"
,
"
Database.Bloodhound
"
]
Reference in New Issue
Copy Permalink