Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit df6da63

Browse files
committed
Bump version, for stack install of Cabal
1 parent cf44df9 commit df6da63

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.4.0.1
2+
3+
- Install cabal / Cabal (needed for Cabal 2.4.0.1 support) via stack,
4+
for when there is no other GHC installed.
5+
16
# 0.4.0.0
27

38
- Supports GHC 8.6

haskell-ide-engine.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: haskell-ide-engine
2-
version: 0.4.0.0
2+
version: 0.4.0.1
33
synopsis: Provide a common engine to power any Haskell IDE
44
description: Please see README.md
55
homepage: http://github.com/githubuser/haskell-ide-engine#readme

0 commit comments

Comments
 (0)