- Added the --wait-on-stdin (-W) option to resolve issue #1. Removed the now unnecessary base-compat constraint given regex-1.0.*-r1. Removed extra 'import Crypto.Hash' line in UtilsUnsafe.hs. Corrected some small documentation issues. Updated the scidb-hquery.cabal and stack.yaml files and added a stack.yaml file. These changes did not change the primitive API of hquery. Tested lightly with SciDB 19.11 community edition.
- Added a base-compat constraint so that regex always compiles and added tested-with to the cabal file. Changed the stack resolver to lts-14.14. Small improvement in the documentation.
- Now works with stack.
- Improved README.md and description documentation.
- Added README.md to extra-source-files.
- Corrected problems discovered with cabal candidate package 2.8.0.431.
- Ready to be uploaded to hackage.
- First packaged version of SciDB hquery released to git and cabal.