packages feed

quickjs-hs-0.1.2.3: ChangeLog.md

# Changelog for quickjs-hs

### 0.1.2.3

* Fix for infinite loop caused by incorrect defintion of SomeJSRuntimeException

### 0.1.2.2

* Bumped the quickjs library to release 2020-09-06

### 0.1.2.1

* This one should compile

### 0.1.2

* removed `DerivingVia` for better backwards compatibility

### 0.1.1

* relaxed bounds on packages
* removed explicit TemplateHaskell dependency

### 0.1

* initial release