We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcec2f8 commit cd5d053Copy full SHA for cd5d053
ChangeLog.md
@@ -1,5 +1,10 @@
1
# Changelog for quickjs-hs
2
3
+### 0.1.1
4
+
5
+* relaxed bounds on packages
6
+* removed explicit TemplateHaskell dependency
7
8
### 0.1
9
10
* initial release
quickjs-hs.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.12
name: quickjs-hs
-version: 0.1
+version: 0.1.1
homepage: https://github.com/goodlyrottenapple/quickjs-hs#readme
bug-reports: https://github.com/goodlyrottenapple/quickjs-hs/issues
author: Sam Balco
0 commit comments