resolve PR feedback - add record type for package and dependency metadata

This commit is contained in:
Lucy Cifferello
2021-12-02 16:41:02 -07:00
committed by Keagan McClelland
parent 649f876692
commit d0b7b1f044
9 changed files with 153 additions and 132 deletions

View File

@@ -51,7 +51,7 @@ stack test --flag start9-registry:library-only --flag start9-registry:dev
## Builds
`stack build --copy-bins --local-bin-path=dist`
`make`
### Tests with HIE Setup
- install hspec-discover globally `cabal install hspec-discover` (requires cabal installation)