Skip to content

Commit

Permalink
Bump descriptive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed Jan 25, 2015
1 parent bfb53a0 commit f434137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions structured-haskell-mode.cabal
@@ -1,5 +1,5 @@
name: structured-haskell-mode
version: 1.0.10
version: 1.0.11
synopsis: Structured editing Emacs mode for Haskell
description: Structured editing Emacs mode for Haskell.
homepage: https://github.com/chrisdone/structured-haskell-mode
Expand Down Expand Up @@ -44,4 +44,4 @@ executable structured-haskell-mode
build-depends: base >= 4 && < 5
, haskell-src-exts == 1.15.*
, text
, descriptive == 0.3.*
, descriptive == 0.4.*

0 comments on commit f434137

Please sign in to comment.