summoner-1.1.0: Tool for creating completely configured production Haskell projects.

Safe HaskellNone
LanguageHaskell2010

Summoner.Process

Contents

Description

This module contains various function to work with commands.

Documentation

Orphan instances

(a ~ Text, b ~ ()) => IsString ([a] -> IO b) Source # 
Instance details

Methods

fromString :: String -> [a] -> IO b #