lgtk 0.8.0.2 → 0.8.0.3
raw patch · 2 files changed
+3/−8 lines, 2 filesdep ~fsnotify
Dependency ranges changed: fsnotify
Files
- changelog +1/−6
- lgtk.cabal +2/−2
changelog view
@@ -1,9 +1,4 @@--= lgtk-0.8.0.2 =--Relax dependencies--= lgtk-0.8.0.1 =+= lgtk-0.8.0.3 = Relax dependencies
lgtk.cabal view
@@ -1,5 +1,5 @@ name: lgtk-version: 0.8.0.2+version: 0.8.0.3 category: GUI synopsis: Lens GUI Toolkit description:@@ -63,7 +63,7 @@ , directory < 1.3 , filepath < 1.4 , system-filepath < 0.5- , fsnotify == 0.1.0.1+ , fsnotify < 0.2 , colour < 2.4 -- , JuicyPixels == 3.1.*