packages feed

mmsyn3-0.2.0.0: ChangeLog.md

# Revision history for mmsyn3

## 0.1.0.0 -- YYYY-mm-dd

* First version. Released on an unsuspecting world.

## 0.1.1.0 -- 2019-10-18

* First version revised A. Changed usage of errors to Maybe inside IO monad.

## 0.1.1.1 -- 2019-10-18

* First version revised B. Some minor changes to the documentation and .cabal file.

## 0.1.2.0 -- 2019-10-22

* First version revised C. Changed bounds in a .cabal file. 

## 0.1.2.1 -- 2019-11-18

* First version revised D. Fixed an issue with documentation. 

## 0.1.2.2 -- 2019-11-18

* First version revised E. Fixed another issue with documentation. 

## 0.1.3.0 -- 2019-11-18

* First version revised F. Added a new function findSysExes.

## 0.1.4.0 -- 2019-12-24

* First version revised G. Changed the bounds for the dependency so that it can now be compiled for GHC 8.8.1.

## 0.1.5.0 -- 2020-05-14

* First version revised H. Changed the bounds for the dependency so that it can now be compiled for GHC 8.10* series. Some code and documentation 
improvements.

## 0.1.6.0 -- 2022-08-09

* First version revised I. Changed the bounds of the dependencies to support the newer package versions.

## 0.2.0.0 -- 2023-02-01

* Second version. Switched to the NoImplicitPrelude extension. Updated the dependency boundaries.