Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
hpc
hpc
Merge requests
!32
Bump upper bounds and prepare 0.7.0.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bump upper bounds and prepare 0.7.0.1
prepare-0.7.0.1
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
BinderDavid
requested to merge
prepare-0.7.0.1
into
master
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
Bump upper bound of containers to 0.8
Bump upper bound of filepath to 1.6
Fixes
#13 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
496ff3b1
1 commit,
1 year ago
2 files
+
7
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
changelog.md
+
4
−
0
Options
# Changelog for [`hpc` package](http://hackage.haskell.org/package/hpc)
## 0.7.0.1 *January 2024*
*
Bump upper bounds of dependencies on filepath and containers libraries.
## 0.7.0.0 *August 2023*
*
The function
`readMix`
no longer uses lazyIO to read
`.mix`
files, which is consistent with the behaviour of the
`readTix`
function.
Loading