hscim 0.4.0 → 0.4.0.1
raw patch · 1 files changed
+2/−1 lines, 1 filesdep ~warp
Dependency ranges changed: warp
Files
- hscim.cabal +2/−1
hscim.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: hscim-version: 0.4.0+version: 0.4.0.1 synopsis: hscim json schema and server implementation description: The README file will answer all the questions you might have@@ -117,6 +117,7 @@ , uuid >=1.3.15 && <1.4 , wai >=3.2.3 && <3.3 , wai-extra >=3.1.13 && <3.2+ , warp >=3.3.30 && <3.4 default-language: Haskell2010