packages feed

shh-0.2.0.0: ChangeLog.md

# Revision history for execpath

## 0.2.0.0 -- 2019-01-23

* Extended the ExecArg typeclass to handle lists.

## 0.1.1.0 -- 2019-01-22

* Generate an IO action to check for missing dependencies at runtime.

* Add ability to use TH to load a list of specific executables.

## 0.1.0.1 -- 2019-01-22

* Force output of lazy read functions to normal form to prevent
  people from accidentally holding onto resources.

* New helper functions for reading.
  
## 0.1.0.0  -- 2018-11-02

* First version. Released on an unsuspecting world.