Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 6e204a966e8c42d976f99a1700ce5f20 > files > 2129

ghc-7.4.2-4.mga5.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Distribution.Simple.Command</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">Distribution.Simple.Command</p></div><div id="interface"><h1>Command interface
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Command.html#t:CommandUI" target="main">CommandUI</a> flags</p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:commandShowOptions" target="main">commandShowOptions</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Command.html#t:CommandParse" target="main">CommandParse</a> flags</p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:commandParseArgs" target="main">commandParseArgs</a></p></div><h2>Constructing commands
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Command.html#t:ShowOrParseArgs" target="main">ShowOrParseArgs</a> </p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:makeCommand" target="main">makeCommand</a></p></div><h2>Associating actions with commands
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Command.html#t:Command" target="main">Command</a> action</p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:commandAddAction" target="main">commandAddAction</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:noExtraFlags" target="main">noExtraFlags</a></p></div><h2>Running commands
</h2><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:commandsRun" target="main">commandsRun</a></p></div><h1>Option Fields
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Command.html#t:OptionField" target="main">OptionField</a> a</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:Name" target="main">Name</a> </p></div><h2>Constructing Option Fields
</h2><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:option" target="main">option</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:multiOption" target="main">multiOption</a></p></div><h2>Liftings &amp; Projections
</h2><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:liftOption" target="main">liftOption</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:viewAsFieldDescr" target="main">viewAsFieldDescr</a></p></div><h1>Option Descriptions
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Command.html#t:OptDescr" target="main">OptDescr</a> a</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:Description" target="main">Description</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:SFlags" target="main">SFlags</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:LFlags" target="main">LFlags</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:OptFlags" target="main">OptFlags</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:ArgPlaceHolder" target="main">ArgPlaceHolder</a> </p></div><h2>OptDescr <code>smart</code> constructors
</h2><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Command.html#t:MkOptDescr" target="main">MkOptDescr</a> get set a</p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:reqArg" target="main">reqArg</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:reqArg-39-" target="main">reqArg'</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:optArg" target="main">optArg</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:optArg-39-" target="main">optArg'</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:noArg" target="main">noArg</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:boolOpt" target="main">boolOpt</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:boolOpt-39-" target="main">boolOpt'</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:choiceOpt" target="main">choiceOpt</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Command.html#v:choiceOptFromEnum" target="main">choiceOptFromEnum</a></p></div></div></body></html>