Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
ghcup-hs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
andersonsbr
ghcup-hs
Commits
57c8ffda
Verified
Commit
57c8ffda
authored
3 years ago
by
Julian Ospald
Browse files
Options
Downloads
Patches
Plain Diff
Update hacking docs
parent
171ebd21
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
HACKING.md
+4
-0
4 additions, 0 deletions
HACKING.md
with
4 additions
and
0 deletions
HACKING.md
+
4
−
0
View file @
57c8ffda
...
...
@@ -69,3 +69,7 @@ yaml files: `ghcup-<yaml-ver>.yaml`.
Most of the
`Version`
parameters to functions had to be replaced with
that and ensured the logic is consistent for cross and non-cross
installs.
2.
This refactor added windows support wrt
[
#130
](
https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/130
)
.
The major changes here were switching
`hpath`
library out for
`filepath`
/
`directory`
(sadly) and
introducing a non-unix way of handling processes via the
`process`
library. It also introduced considerable
amounts of CPP wrt file handling, installation etc.
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