brillo-examples 2.0.0 → 2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~brillo-export
Dependency ranges changed: brillo-export
Files
- brillo-examples.cabal +3/−3
brillo-examples.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: brillo-examples-version: 2.0.0+version: 2.0.1 license: MIT license-file: LICENSE author: Ben Lippmeier, Adrian Sieber@@ -489,7 +489,7 @@ build-depends: , base >=4.8 && <5 , brillo >=2.0 && <3.0- , brillo-export >=0.1 && <0.2+ , brillo-export >=0.2 && <0.3 , directory >=1.3 && <1.4 ghc-options: -O2 -Wall -threaded -rtsopts@@ -501,7 +501,7 @@ build-depends: , base >=4.8 && <5 , brillo >=2.0 && <3.0- , brillo-export >=0.1 && <0.2+ , brillo-export >=0.2 && <0.3 , directory >=1.3 && <1.4 ghc-options: -O2 -Wall -threaded -rtsopts