drasil-build-artifacts-0.1.1.0: A framework for code and document generation for scientific software - build-artifacts SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.Build.Artifacts.Classes

Documentation

class HasPathAndDoc a b | a -> b where Source #

Methods

getPath :: a -> FilePath Source #

getDoc :: a -> b Source #