tttool 1.6 → 1.6.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- tttool.cabal +2/−2
tttool.cabal view
@@ -1,5 +1,5 @@ name: tttool-version: 1.6+version: 1.6.0.1 synopsis: Working with files for the Tiptoi® pen description: The Ravensburger Tiptoi® pen is programmed via special files. Their file format has been reverse engineered; this@@ -60,7 +60,7 @@ template-haskell >= 2.7 && < 2.11, JuicyPixels >= 3.2.5 && < 3.3,- aeson >= 0.7 && < 0.11,+ aeson >= 0.7 && < 0.12, hashable == 1.2.*, haskeline == 0.7.*, mtl == 2.1.* || == 2.2.*,