mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add nonemptymap/hinfo
nonemptymap is a library in the containers style for nonempty maps. hinfo allows for quick information about a haskell project, currently optimized for hpack but additional features in the future.
This commit is contained in:
parent
3e2c79ab4d
commit
6ed85b4208
@ -7,6 +7,10 @@ cabal-format-version: "2.2"
|
||||
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
"Christopher Davenport <chris@christopherdavenport.tech> @ChristopherDavenport":
|
||||
- nonemptymap
|
||||
- hinfo
|
||||
|
||||
"Edward Wastell <edward@wastell.co.uk> @edwardwas":
|
||||
- TotalMap
|
||||
- sized-grid
|
||||
|
||||
Loading…
Reference in New Issue
Block a user