Skip to content

Commit

Permalink
fix upper bound on xmlbf
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Zocca committed Jun 20, 2023
1 parent 6df065b commit 57b0915
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ms-azure-api/ms-azure-api.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ms-azure-api
version: 0.2.0.0
version: 0.2.0.1
synopsis: Microsoft Azure API
description: Bindings to the Microsoft Azure API
homepage: https://github.com/unfoldml/ms-graph-api
Expand Down Expand Up @@ -35,7 +35,7 @@ library
, transformers >= 0.5
, unliftio
, xeno
, xmlbf
, xmlbf < 0.7
, xmlbf-xeno
ghc-options: -Wall
-Wcompat
Expand Down

0 comments on commit 57b0915

Please sign in to comment.