procex-0.3.3: Ergonomic process launching with extreme flexibility and speed
Safe HaskellSafe-Inferred
LanguageHaskell2010

Procex.Shell.Labels

Description

This module contains an instance for labels, that causes labels to be interpreted as strings, with _ replaced with -.

It is useful for shells, since it's easier to type arguments with labels.

NB: _ is replaced with -.

Orphan instances

(a ~ String, KnownSymbol l) => IsLabel l a Source # 
Instance details

Methods

fromLabel :: a #