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 959110b commit 3597722Copy full SHA for 3597722
CHANGELOG.md
@@ -8,12 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [1.4.0] - 2023-12-05
10
11
+### Added
12
+
13
- Module imports:
14
- `qualc` snippet for qualified import of child modules.
15
- `impc` snippet for unqualified import of child modules.
16
17
## [1.3.0] - 2023-12-05
18
19
20
21
- Expressions: Add multi-way if snippet (`ifmw`) [[#16](https://github.com/mrcjkb/haskell-snippets.nvim/pull/16)].
22
Thanks [@gregorias](https://github.com/gregorias)!
23
0 commit comments