Skip to content
Snippets Groups Projects
Commit 22d15106 authored by Tamar Christina's avatar Tamar Christina
Browse files

Release 2.14.0

parent 67943274
No related branches found
Tags v2.14.0.0
No related merge requests found
cabal-version: 2.0
name: Win32
version: 2.13.4.0
version: 2.14.0.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy, Tamar Christina
......
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
* Add support for named pipes.
## 2.14.0.0 January 2023
* Add support for named pipes [#220](https://github.com/haskell/win32/pull/220)
* Ensure that FilePaths don't contain interior NULs wrt [#218](https://github.com/haskell/win32/pull/218)
* Add support for GetCommandLineW [#218](https://github.com/haskell/win32/pull/221)
* Support filepath >= 1.5.0.0 and os-string [#226](https://github.com/haskell/win32/pull/226)
* Remove unused imports [#225](https://github.com/haskell/win32/pull/225)
## 2.13.4.0 October 2022
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment