doctest-parallel-0.2: Test interactive Haskell examples
Safe HaskellSafe-Inferred
LanguageHaskell2010

SetupSkipOnFailure.Foo

Synopsis

Documentation

>>> x
23

foo :: Int Source #

>>> foo
42

bar :: Int Source #

>>> y
42