Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cabal hooks overlay
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
Matthew Pickering
Cabal hooks overlay
Commits
03d93d8b
Unverified
Commit
03d93d8b
authored
1 year ago
by
Rodrigo Mesquita
Browse files
Options
Downloads
Patches
Plain Diff
Darcs fix compile
parent
3c715e04
No related branches found
No related tags found
1 merge request
!25
Use cabal-version 3.14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
patches/darcs-2.16.5.patch
+12
-0
12 additions, 0 deletions
patches/darcs-2.16.5.patch
with
12 additions
and
0 deletions
patches/darcs-2.16.5.patch
+
12
−
0
View file @
03d93d8b
...
...
@@ -268,3 +268,15 @@ index 72ea398..afe755d 100644
http-types >= 0.12.1 && < 0.12.4
if flag(warn-as-error)
diff --git a/src/Darcs/Util/Tree/Monad.hs b/src/Darcs/Util/Tree/Monad.hs
index f639766..8947aea 100644
--- a/src/Darcs/Util/Tree/Monad.hs
+++ b/src/Darcs/Util/Tree/Monad.hs
@@ -35,6 +35,7 @@
module Darcs.Util.Tree.Monad
import Darcs.Prelude hiding ( readFile, writeFile )
+import Control.Monad
import Control.Exception ( throw )
import Darcs.Util.Path
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