Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
Win32
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
Packages
Win32
Commits
22d15106
Commit
22d15106
authored
1 year ago
by
Tamar Christina
Browse files
Options
Downloads
Patches
Plain Diff
Release 2.14.0
parent
67943274
No related branches found
Branches containing commit
Tags
v2.14.0.0
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Win32.cabal
+1
-1
1 addition, 1 deletion
Win32.cabal
changelog.md
+6
-1
6 additions, 1 deletion
changelog.md
with
7 additions
and
2 deletions
Win32.cabal
+
1
−
1
View file @
22d15106
cabal-version: 2.0
name: Win32
version: 2.1
3.
4.0
version: 2.14.0
.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy, Tamar Christina
...
...
This diff is collapsed.
Click to expand it.
changelog.md
+
6
−
1
View file @
22d15106
# 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment