Skip to content

Commit

Permalink
Merge branch 'master' into ast-ord-instance
Browse files Browse the repository at this point in the history
  • Loading branch information
dorchard committed Sep 4, 2024
2 parents c2c3067 + aac5b87 commit 86ba2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Minor fix to `fromConstReal` which was partial.
* Added `Ord` instance for `AST` and all its sub data types, allowing, for example, ASTs to be in containers like Data.Set

### 0.16.0 (Sep 4, 2024)
### 0.16.0 (Sep 04, 2024)
* Added `--show-make-list` option to give a topological sort on the dependency graph for a source tree
* Added `--version` option
* Some robustness improvements around mod files [#286](https://github.com/camfort/fortran-src/pull/286)
Expand Down

0 comments on commit 86ba2d6

Please sign in to comment.