Language

Package: ghc-base-compat-batteries @ 0.12.2

Synopsis

base-compat with extra batteries

Description

This library provides functions available in later versions of base to a wider range of compilers, without requiring you to use CPP pragmas in your code. This package provides the same API as the base-compat library, but depends on compatibility packages (such as semigroups) to offer a wider support window than base-compat, which has no dependencies.

Home page
http://hackage.haskell.org/package/base-compat-batteries
Location
gnu/packages/haskell-xyz.scm (line: 748, column: 2)
License

Lint warnings

LinterMessageLocation
synopsis

Validate package synopses

synopsis should start with an upper-case letter or digit