Skip to content

Commit 38e9a5d

Browse files
committed
bump to 0.9.0.1
1 parent 624e4a6 commit 38e9a5d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.9.0.1
2+
3+
* Make tests pass with stack 2.1.1
4+
15
### 0.9.0
26

37
* Support GHC 8.6

hint.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hint
2-
version: 0.9.0
2+
version: 0.9.0.1
33
description:
44
This library defines an Interpreter monad. It allows to load Haskell
55
modules, browse them, type-check and evaluate strings with Haskell

0 commit comments

Comments
 (0)