legion-extra 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- legion-extra.cabal +2/−2
legion-extra.cabal view
@@ -1,5 +1,5 @@ name: legion-extra-version: 0.1.0.3+version: 0.1.0.4 synopsis: Extra non-essential utilities for building legion applications. description: Please see README.md homepage: https://github.com/owensmurray/legion-extra#readme@@ -25,7 +25,7 @@ canteven-log >= 1.0.0.0 && < 2.1, containers >= 0.5.6.2 && < 0.6, data-default-class >= 0.0.1 && < 0.2,- legion >= 0.4 && < 0.6,+ legion >= 0.4 && < 0.7, network >= 2.6.3.1 && < 2.7, safe >= 0.3.9 && < 0.4, split >= 0.2.3.1 && < 0.3,