File: doctests.hs

package info (click to toggle)
haskell-warp 3.4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 456 kB
  • sloc: haskell: 4,873; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (11)
1
2
3
4
import Test.DocTest

main :: IO ()
main = doctest ["Network"]