hpython-0.1.0.1: Python language tools

Copyright(C) CSIRO 2017-2019
LicenseBSD3
MaintainerIsaac Elliott <isaace71295@gmail.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Language.Python.Validate.Indentation

Contents

Description

 
Synopsis

Documentation

Main validation functions

Miscellany

Extra types

data NextIndent Source #

"The next line must be..."

Constructors

GreaterThan 
EqualTo 

Extra functions

Validation functions