cabal-gild
Safe HaskellSafe-Inferred
LanguageHaskell2010

CabalGild.Unstable.Type.DiscoverTarget

Synopsis

Documentation

data DiscoverTarget Source #

This type determines the type of thing to search for when using the discover pragma.

Constructors

Files

Discovers any file at all.

Modules

Discovers only Haskell modules, which also includes signatures and various pre-processors.