packages feed

yi-monokai 0.1.1.1 → 0.1.1.2

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~basedep ~yi

Dependency ranges changed: base, yi

Files

README.md view
@@ -6,3 +6,7 @@  Currently looks like ![yi-monokai](http://fuuzetsu.co.uk/images/1386950607.png "monokai in yi")+++There is no Vty support as Yi will do the Right Thing™ when it moves+to Vty 5.0.
yi-monokai.cabal view
@@ -1,5 +1,5 @@ name:                yi-monokai-version:             0.1.1.1+version:             0.1.1.2 synopsis:            Monokai colour theme for the Yi text editor description:         Monokai colour theme for Yi. Check source for yi.hs usage. homepage:            https://github.com/Fuuzetsu/yi-monokai@@ -20,4 +20,4 @@   default-language:    Haskell2010   exposed-modules:     Yi.Style.Monokai -  build-depends:       base >=4.6 && <4.7, yi >=0.7+  build-depends:       base >=4.6 && <5, yi >=0.8