Skip to content

Commit

Permalink
Sort package dependencies into order.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Apr 29, 2020
1 parent 1cf94c1 commit 65ee9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ tests:
ghc-options:
- -Werror
dependencies:
- QuickCheck
- bytestring
- cardano-coin-selection
- containers
Expand All @@ -72,9 +73,8 @@ tests:
- fmt
- hspec
- memory
- QuickCheck
- random
- quiet
- random
- text
- transformers
- vector

0 comments on commit 65ee9d3

Please sign in to comment.