Language

Package: ghc-boring @ 0.2.1

Synopsis

Boring and Absurd types

Description

* @Boring@ types are isomorphic to @()@. . * @Absurd@ types are isomorphic to @Void@. . See [What does () mean in Haskell -answer by Conor McBride](https://stackoverflow.com/questions/33112439/what-does-mean-in-haskell/33115522#33115522)

Home page
https://github.com/phadej/boring
Location
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit
  • gnu/packages/haskell-xyz.scm (line: 16871, column: 5)
formatting

Look for formatting issues in the source

line 16873 is way too long (100 characters)
  • gnu/packages/haskell-xyz.scm (line: 16873, column: 0)