packages feed

ngx-export-distribution-0.3.0.0: Changelog.md

### 0.3.0.0

- GHC option *-flink-rts* was added to the list of default GHC options.
- Add GHC options *$pkg.hs -o $pkg.so* when building without
  option *-o* specified.
- More robust naming of paths to build artifacts.

### 0.2.0.0

- More robust processing of build and configuration flags.
- Export several internal functions from the module.

### 0.1.1.0

- Support only Cabal versions >= *3.0.0.0*.

### 0.1.0.0

- Initial version.