File: doctests.hs

package info (click to toggle)
haskell-conduit 1.3.6-1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 516 kB
  • sloc: haskell: 8,068; ansic: 20; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
module Main where

import Test.DocTest

main :: IO ()
main = doctest ["Data/Conduit.hs"]