mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Fix some haddocks
This commit is contained in:
parent
85597597bb
commit
09c02158c3
@ -117,7 +117,7 @@ data SelectSettings = SelectSettings
|
||||
-- ^ Packages which should be dropped from the list of stable packages,
|
||||
-- even if present via the Haskell Platform or @stablePackages@. If these
|
||||
-- packages are dependencies of others, they will still be included.
|
||||
, stablePackages :: Bool -- ^ require Haskell Platform?
|
||||
, stablePackages :: Bool -- require Haskell Platform?
|
||||
-> Map PackageName (VersionRange, Maintainer)
|
||||
, useGlobalDatabase :: Bool
|
||||
-- ^ Instead of checking the Haskell Platform file for core packages, query
|
||||
|
||||
Loading…
Reference in New Issue
Block a user