Popularity
3.1
Declining
Activity
0.0
Stable
5
1
3

Monthly Downloads: 48
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data    
Latest version: v0.5.0.0

lingo alternatives and similar packages

Based on the "Data" category.
Alternatively, view lingo alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lingo or a related project?

Add another 'Data' Package

README

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 //...