multi-cabal-0.1.0.0: A tool supporting multi cabal project builds.

Safe HaskellSafe
LanguageHaskell2010

Data.Model.Utility

Description

Author : Nils bash0r Jonsson Copyright : (c) 2015 Nils bash0r Jonsson License : MIT

Maintainer : aka.bash0r@gmail.com Stability : unstable Portability : non-portable (Portability is untested.)

A collection of utility declarations.

Synopsis

Documentation

type ProjectName = String Source

The name of a project.

type ProjectRoot = FilePath Source

The root directory of the project.