Skip to content

Commit

Permalink
Version bump + extra-source-file for header file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrap committed Apr 21, 2015
1 parent ca715d3 commit 7ff39b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion json-stream.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: json-stream
version: 0.3.0.1
version: 0.3.0.2
synopsis: Incremental applicative JSON parser
description: Easy to use JSON parser fully supporting incremental parsing.
Parsing grammar in applicative form.
Expand All @@ -20,6 +20,7 @@ maintainer: [email protected]
category: Text, JSON
build-type: Simple
cabal-version: >=1.10
extra-source-files: c_lib/lexer.h

source-repository head
type: git
Expand Down

0 comments on commit 7ff39b5

Please sign in to comment.