Add a little documentation
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{-# LANGUAGE GADTs #-}
|
||||
{-# LANGUAGE FunctionalDependencies #-}
|
||||
|
||||
-- | Combinators for generating a list of dependencies between calculations, to
|
||||
-- be executed later in DependencyRunner.
|
||||
module Byg.DependencyGenerator
|
||||
( DepGenM
|
||||
, DepGenM'
|
||||
|
||||
Reference in New Issue
Block a user