Skip to content

Commit 7c8e336

Browse files
committed
Release 0.2.0.0
1 parent f7bfc24 commit 7c8e336

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Changelog for implicit-hie-cradle
22

3+
## 0.2.0.0
4+
5+
- @jneira updated hie-bios 0.5.1 => 0.7.0
6+
37
## Unreleased changes

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
# implicit-hie-cradle
2+
3+
Auto generate `stack` or `cabal` multi component [`hie-bios`](https://github.com/mpickering/hie-bios) `Cradle`s.
4+
This library is used by `ghcide`, unless you know what `hie-bios`'s `Cradle` type is, you're probably looking for the `gen-hie` command line utility contained in the [implicit-hie](https://github.com/Avi-D-coder/implicit-hie) package.

implicit-hie-cradle.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cabal-version: 1.12
77
-- hash: 5c092074b2128d5593e67e2ace6e214ab27a89b73a7a71a71b212a4b34868b86
88

99
name: implicit-hie-cradle
10-
version: 0.1.0.0
10+
version: 0.2.0.0
1111
description: Auto generate a stack or cabal multi component cradles
1212
category: Development, Tools, Hie, HLS
1313
synopsis: Auto generate hie-bios cradles

0 commit comments

Comments
 (0)