@hackage / lingo

File extension based programming language detection

Latest0.5.0.3

About

Metadata

  • Last updated , by robrix
  • License BSD-3-Clause
  • Maintained by: timothy.clem@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.2.1
  2. 8.10.1
  3. 8.8.3

Readme

Build Status hackage

Lingo

Detect programming languages from file extensions and common filenames. Based on linguist's registry of languages.

Development

cabal v2-update
cabal v2-configure
cabal v2-build

You can also use the Bazel build system:

bazel build //...