packages feed

within-0.0.2.0: ChangeLog.md

# Changelog for within

## v0.0.2.0

* Add `Hashable` and `Ord` instances for `Within`.

## v0.0.1.0

* Add Within Type based on [path](https://hackage.haskell.org/package/path).
Within is a path within another path.
* Add several functions for moving between directories and mapping source
  names.