Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit 27bbd24

Browse files
committed
Bump compat-wl-pprint version
The prerelease version was incorrectly set to 1 (instead of 0.1), therefore the release did not generate a (new) version 1. In other words, the released version 1 uses dependencies that are on 0.1. Aaaanyway, a new version on Hackage ought to fix this. Fixes quchen#24
1 parent 94404a4 commit 27bbd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prettyprinter-compat-wl-pprint/prettyprinter-compat-wl-pprint.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prettyprinter-compat-wl-pprint
2-
version: 1
2+
version: 1.0.0.1
33
cabal-version: >= 1.10
44
category: User Interfaces, Text
55
synopsis: Prettyprinter compatibility module for previous users of the wl-pprint package.

0 commit comments

Comments
 (0)