| Copyright | (c) 2020 berberman |
|---|---|
| License | MIT |
| Maintainer | berberman <1793913507@qq.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
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.