Skip to content
Snippets Groups Projects
user avatar
Daniel Trstenjak authored
Added the new field constructor functions 'listFieldWithSep'
and 'commaListFieldWithSep' to be able to define pretty printing
for fields, where each value of the field is positioned on a new line.

Which fields are nested is currently hard coded in the 'ppField' function.

(cherry picked from commit e8d5ea25)
1ecd69c7
History

Cabal

Build Status

This Cabal git repository contains multiple packages:

  • Cabal -- the Cabal library package
  • cabal-install -- the cabal-install package containing the cabal tool.

See the README in each subdir for more details.

The canonical upstream repo lives at https://github.com/haskell/cabal