Skip to content

Commit

Permalink
dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Aug 29, 2011
1 parent 4e4b908 commit e672bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trifecta.cabal
@@ -1,6 +1,6 @@
name: trifecta
category: Text, Parsing, Diagnostics, Pretty Printer, Logging
version: 0.36
version: 0.36.1
license: BSD3
cabal-version: >= 1.6
license-file: LICENSE
Expand Down Expand Up @@ -108,4 +108,4 @@ library
terminfo >= 0.3.2 && < 0.4,
keys >= 2.1 && < 2.2,
wl-pprint-extras >= 1.6 && < 1.7,
wl-pprint-terminfo >= 0.7 && < 0.8
wl-pprint-terminfo >= 0.8 && < 0.9

0 comments on commit e672bb2

Please sign in to comment.