stan-0.0.1.0: Haskell STatic ANalyser
Copyright(c) 2020 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Stan.FileInfo

Description

File (or module) specific information.

Synopsis

Documentation

extensionsToText :: Either ExtensionsError ParsedExtensions -> [Text] Source #

Return the list of pretty-printed extensions.

isExtensionDisabled :: Extension -> ExtensionsResult -> Bool Source #

Check whether the given extension is disabled