forked from qfpl/hpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLanguage-Python-Validate-Indentation-Error.html
More file actions
1 lines (1 loc) · 26 KB
/
Language-Python-Validate-Indentation-Error.html
File metadata and controls
1 lines (1 loc) · 26 KB
1
<!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>Language.Python.Validate.Indentation.Error</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">hpython-0.1.0.1: Python language tools</p></div><div id="content"><div id="module-header"><table class="info"><tr><th valign="top">Copyright</th><td>(C) CSIRO 2017-2019</td></tr><tr><th>License</th><td>BSD3</td></tr><tr><th>Maintainer</th><td>Isaac Elliott <[email protected]></td></tr><tr><th>Stability</th><td>experimental</td></tr><tr><th>Portability</th><td>non-portable</td></tr><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Language.Python.Validate.Indentation.Error</p></div><div id="description"><p class="caption">Description</p><div class="doc empty"> </div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:IndentationError" class="def">IndentationError</a> a <a href="#t:IndentationError" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:IndentationTabError" class="def">IndentationTabError</a> a</td><td class="doc empty"> </td></tr><tr><td class="src"><a id="v:ExpectedGreaterThan" class="def">ExpectedGreaterThan</a> [<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>] (<a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a)</td><td class="doc empty"> </td></tr><tr><td class="src"><a id="v:ExpectedEqualTo" class="def">ExpectedEqualTo</a> [<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>] (<a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a)</td><td class="doc empty"> </td></tr><tr><td class="src"><a id="v:EmptyContinuedLine" class="def">EmptyContinuedLine</a> a</td><td class="doc empty"> </td></tr></table></div><div class="subs instances"><details id="i:IndentationError" open="open"><summary>Instances</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:IndentationError:Eq:1"></span> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> a => <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a)</span> <a href="#t:IndentationError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:id:IndentationError:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Indentation-Error.html">Language.Python.Validate.Indentation.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a -> <a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a -> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a -> <a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a -> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:IndentationError:Show:2"></span> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> a => <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a)</span> <a href="#t:IndentationError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:id:IndentationError:Show:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Indentation-Error.html">Language.Python.Validate.Indentation.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -> <a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a -> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a -> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a] -> <a href="file:///nix/store/vqpc66a1hnvmjq14k7crkp0diwarf9vl-ghc-8.4.4-doc/share/doc/ghc/html/libraries/base-4.11.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:IndentationError:AsTabError:3"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsTabError" title="Language.Python.Validate.Indentation.Error">AsTabError</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a</span> <a href="#t:IndentationError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:id:IndentationError:AsTabError:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Indentation-Error.html">Language.Python.Validate.Indentation.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_TabError">_TabError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a <a href="#v:_TabError" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:IndentationError:AsIndentationError:4"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsIndentationError" title="Language.Python.Validate.Indentation.Error">AsIndentationError</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a</span> <a href="#t:IndentationError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:id:IndentationError:AsIndentationError:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Indentation-Error.html">Language.Python.Validate.Indentation.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_IndentationError">_IndentationError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) <a href="#v:_IndentationError" class="selflink">#</a></p><p class="src"><a href="#v:_ExpectedGreaterThan">_ExpectedGreaterThan</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedGreaterThan" class="selflink">#</a></p><p class="src"><a href="#v:_ExpectedEqualTo">_ExpectedEqualTo</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedEqualTo" class="selflink">#</a></p><p class="src"><a href="#v:_EmptyContinuedLine">_EmptyContinuedLine</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a <a href="#v:_EmptyContinuedLine" class="selflink">#</a></p></div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">class</span> <a id="t:AsTabError" class="def">AsTabError</a> s a | s -> a <span class="keyword">where</span> <a href="#t:AsTabError" class="selflink">#</a></p><div class="subs minimal"><p class="caption">Minimal complete definition</p><p class="src"><a href="Language-Python-Validate-Indentation-Error.html#v:_TabError" title="Language.Python.Validate.Indentation.Error">_TabError</a></p></div><div class="subs methods"><p class="caption">Methods</p><p class="src"><a id="v:_TabError" class="def">_TabError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> s a <a href="#v:_TabError" class="selflink">#</a></p></div><div class="subs instances"><details id="i:AsTabError" open="open"><summary>Instances</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:AsTabError:AsTabError:1"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsTabError" title="Language.Python.Validate.Indentation.Error">AsTabError</a> (<a href="Language-Python-Parse-Error.html#t:ParseError" title="Language.Python.Parse.Error">ParseError</a> a) a</span> <a href="#t:AsTabError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:ic:AsTabError:AsTabError:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Parse-Error.html">Language.Python.Parse.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_TabError">_TabError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Parse-Error.html#t:ParseError" title="Language.Python.Parse.Error">ParseError</a> a) a <a href="#v:_TabError" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:AsTabError:AsTabError:2"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsTabError" title="Language.Python.Validate.Indentation.Error">AsTabError</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a</span> <a href="#t:AsTabError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:ic:AsTabError:AsTabError:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Indentation-Error.html">Language.Python.Validate.Indentation.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_TabError">_TabError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a <a href="#v:_TabError" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:AsTabError:AsTabError:3"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsTabError" title="Language.Python.Validate.Indentation.Error">AsTabError</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) a</span> <a href="#t:AsTabError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:ic:AsTabError:AsTabError:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Error.html">Language.Python.Validate.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_TabError">_TabError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) a <a href="#v:_TabError" class="selflink">#</a></p></div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsTabError" title="Language.Python.Validate.Indentation.Error">AsTabError</a> s a => <a id="t:AsIndentationError" class="def">AsIndentationError</a> s a | s -> a <span class="keyword">where</span> <a href="#t:AsIndentationError" class="selflink">#</a></p><div class="subs minimal"><p class="caption">Minimal complete definition</p><p class="src"><a href="Language-Python-Validate-Indentation-Error.html#v:_IndentationError" title="Language.Python.Validate.Indentation.Error">_IndentationError</a></p></div><div class="subs methods"><p class="caption">Methods</p><p class="src"><a id="v:_IndentationError" class="def">_IndentationError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> s (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) <a href="#v:_IndentationError" class="selflink">#</a></p><p class="src"><a id="v:_ExpectedGreaterThan" class="def">_ExpectedGreaterThan</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> s ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedGreaterThan" class="selflink">#</a></p><p class="src"><a id="v:_ExpectedEqualTo" class="def">_ExpectedEqualTo</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> s ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedEqualTo" class="selflink">#</a></p><p class="src"><a id="v:_EmptyContinuedLine" class="def">_EmptyContinuedLine</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> s a <a href="#v:_EmptyContinuedLine" class="selflink">#</a></p></div><div class="subs instances"><details id="i:AsIndentationError" open="open"><summary>Instances</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:AsIndentationError:AsIndentationError:1"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsIndentationError" title="Language.Python.Validate.Indentation.Error">AsIndentationError</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a</span> <a href="#t:AsIndentationError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:ic:AsIndentationError:AsIndentationError:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Indentation-Error.html">Language.Python.Validate.Indentation.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_IndentationError">_IndentationError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) <a href="#v:_IndentationError" class="selflink">#</a></p><p class="src"><a href="#v:_ExpectedGreaterThan">_ExpectedGreaterThan</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedGreaterThan" class="selflink">#</a></p><p class="src"><a href="#v:_ExpectedEqualTo">_ExpectedEqualTo</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedEqualTo" class="selflink">#</a></p><p class="src"><a href="#v:_EmptyContinuedLine">_EmptyContinuedLine</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) a <a href="#v:_EmptyContinuedLine" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:AsIndentationError:AsIndentationError:2"></span> <a href="Language-Python-Validate-Indentation-Error.html#t:AsIndentationError" title="Language.Python.Validate.Indentation.Error">AsIndentationError</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) a</span> <a href="#t:AsIndentationError" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><details id="i:ic:AsIndentationError:AsIndentationError:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Language-Python-Validate-Error.html">Language.Python.Validate.Error</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:_IndentationError">_IndentationError</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) (<a href="Language-Python-Validate-Indentation-Error.html#t:IndentationError" title="Language.Python.Validate.Indentation.Error">IndentationError</a> a) <a href="#v:_IndentationError" class="selflink">#</a></p><p class="src"><a href="#v:_ExpectedGreaterThan">_ExpectedGreaterThan</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedGreaterThan" class="selflink">#</a></p><p class="src"><a href="#v:_ExpectedEqualTo">_ExpectedEqualTo</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) ([<a href="Language-Python-Syntax-Whitespace.html#t:Indent" title="Language.Python.Syntax.Whitespace">Indent</a>], <a href="Language-Python-Syntax-Whitespace.html#t:Indents" title="Language.Python.Syntax.Whitespace">Indents</a> a) <a href="#v:_ExpectedEqualTo" class="selflink">#</a></p><p class="src"><a href="#v:_EmptyContinuedLine">_EmptyContinuedLine</a> :: <a href="file:///nix/store/ns4s0jprc1hmi393y85xji1s2z76dp5w-lens-4.16.1-doc/share/doc/lens-4.16.1/html/Control-Lens-Type.html#t:Prism-39-" title="Control.Lens.Type">Prism'</a> (<a href="Language-Python-Validate-Error.html#t:ValidationError" title="Language.Python.Validate.Error">ValidationError</a> a) a <a href="#v:_EmptyContinuedLine" class="selflink">#</a></p></div></details></td></tr></table></details></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.20.0</p></div></body></html>