packages feed

tintin-1.0.3: src/Tintin/Domain.hs

module Tintin.Domain where

import Universum


newtype DocumentationDirectory = DocumentationDirectory Text
newtype OutputDirectory        = OutputDirectory Text