arch-hs-0.0.0.0: A program generating PKGBUILD for hackage packages.
Copyright(c) 2020 berberman
LicenseMIT
Maintainerberberman <1793913507@qq.com>
Safe HaskellNone
LanguageHaskell2010

Distribution.ArchHs.Local

Description

This module maintains names of packages which are need special treatments during dependency resolving or PKGBUILD generating.

Synopsis

Documentation

ignoreList :: PkgList Source #

Packages should be dropped in dependency resolving.

ghcLibList :: PkgList Source #

Packages already provided by ghc-libs.