Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Zocca committed Oct 31, 2023
1 parent 6fda1f5 commit a023eb7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ms-azure-api-test/ms-azure-api-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ executable ms-azure-api-test
, transformers >= 0.5.6.2
, unliftio
, uri-bytestring
, wai-extra >= 3.1.13.0
, wai-extra
ghc-options: -Wall
-Wcompat
-threaded
Expand Down
1 change: 1 addition & 0 deletions ms-azure-api/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ extra-deps:
- validation-micro-1.0.0.0@sha256:fc195f4ddca51bd5f0521e2fd9c3ad448a5066ec24c49a3401f7c477ca6ea807,2541
- xmlbf-0.6.2@sha256:942a17883eb54125d02109665e011f485dafe08235383d4e00cd0957aef3b9bf,1535


# Override default flag values for local packages and extra-deps
# flags: {}

Expand Down
2 changes: 2 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ extra-deps:
- validation-micro-1.0.0.0
- dotenv-micro-0.1.0.1

allow-newer: true

# extra-deps:
# - acme-missiles-0.3
# - git: https://github.com/commercialhaskell/stack.git
Expand Down

0 comments on commit a023eb7

Please sign in to comment.