Skip to content

Commit 7ff39b5

Browse files
committed
Version bump + extra-source-file for header file.
1 parent ca715d3 commit 7ff39b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

json-stream.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json-stream
2-
version: 0.3.0.1
2+
version: 0.3.0.2
33
synopsis: Incremental applicative JSON parser
44
description: Easy to use JSON parser fully supporting incremental parsing.
55
Parsing grammar in applicative form.
@@ -20,6 +20,7 @@ maintainer: [email protected]
2020
category: Text, JSON
2121
build-type: Simple
2222
cabal-version: >=1.10
23+
extra-source-files: c_lib/lexer.h
2324

2425
source-repository head
2526
type: git

0 commit comments

Comments
 (0)