Skip to content

Commit 01ea049

Browse files
committed
bump to 0.9.0.2
1 parent 30dbadf commit 01ea049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.10.0
1+
### 0.9.0.2
22

33
* Support GHC 8.8
44
* Drop support for GHC 8.2

hint.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hint
2-
version: 0.9.0.1
2+
version: 0.9.0.2
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)