We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bec05 commit 64f4f0fCopy full SHA for 64f4f0f
semantic-source/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.2.0.0
2
+
3
+- Finds languages for `FilePath`s.
4
+- Drops dependency on `pathtype`.
5
6
7
# 0.1.0.2
8
9
- Support ghc 9.2.
semantic-source/semantic-source.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.4
name: semantic-source
-version: 0.1.0.2
+version: 0.2.0.0
synopsis: Types and functionality for working with source code
description: Types and functionality for working with source code (program text).
homepage: https://github.com/github/semantic/tree/master/semantic-source#readme
0 commit comments