Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lyokha committed Nov 14, 2021
1 parent 5f572e0 commit a050ab7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions haskell/ngx-export/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 1.7.5

- More robust pattern exhaustion check after inclusion of option
*-Wincomplete-uni-patterns* into *-Wall* in GHC *9.2.1*.

### 1.7.4

- Function *safeWaitToSetLock* was moved into a new internal module
Expand Down
2 changes: 1 addition & 1 deletion haskell/ngx-export/ngx-export.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ngx-export
version: 1.7.4
version: 1.7.5
synopsis: Helper module for Nginx haskell module
description: Helper module for
<http://github.com/lyokha/nginx-haskell-module Nginx haskell module>.
Expand Down

0 comments on commit a050ab7

Please sign in to comment.