haskell-tools-daemon-1.0.0.4: Background process for Haskell-tools that editors can connect to.

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.Daemon.Representation

Description

Representation of the modules and packages in the daemon session.

Synopsis

Documentation

data ModuleCollection k Source #

The modules of a library, executable, test or benchmark. A package contains one or more module collection.

Constructors

ModuleCollection 

Fields

type ModuleNameStr = String Source #

An alias for module names