clash-ghc 0.99.1 → 0.99.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~Win32dep ~lensPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Win32, lens
API changes (from Hackage documentation)
Files
- clash-ghc.cabal +2/−2
clash-ghc.cabal view
@@ -1,5 +1,5 @@ Name: clash-ghc-Version: 0.99.1+Version: 0.99.2 Synopsis: CAES Language for Synchronous Hardware Description: CλaSH (pronounced ‘clash’) is a functional hardware description language that@@ -106,7 +106,7 @@ process >= 1.2 && < 1.7, hashable >= 1.1.2.3 && < 1.3, haskeline >= 0.7.0.3 && < 0.8,- lens >= 4.0.5 && < 4.17,+ lens >= 4.0.5 && < 4.18, mtl >= 2.1.1 && < 2.3, text >= 0.11.3.1 && < 1.3, transformers >= 0.4.2 && < 0.6,