stan-0.1.2.1: Haskell STatic ANalyser
Copyright(c) 2020 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellSafe-Inferred
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