nbt 0.5 → 0.5.1
raw patch · 1 files changed
+4/−3 lines, 1 filesdep ~nbt
Dependency ranges changed: nbt
Files
- nbt.cabal +4/−3
nbt.cabal view
@@ -1,5 +1,5 @@ Name: nbt-Version: 0.5+Version: 0.5.1 Synopsis: A parser/serializer for Minecraft's Named Binary Tag (NBT) data format. Description: This package includes a data type for the NBT file@@ -52,5 +52,6 @@ test-framework, test-framework-quickcheck2, test-framework-hunit,- nbt == 0.4,- array >= 0.4+ array >= 0.4,+ nbt+