darcs-2.16.2: a distributed, interactive, smart revision control system

Safe HaskellNone
LanguageHaskell2010

Darcs.Test.TestOnly

Synopsis

Documentation

class TestOnly Source #

This nullary type class flags code that should only be used for the tests. No instance of it should be defined in either the darcs library or the main darcs executable.