Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
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
Haskell
Cabal
Commits
5e6c7411
Commit
5e6c7411
authored
20 years ago
by
Isaac Potoczny-Jones
Browse files
Options
Downloads
Patches
Plain Diff
FIXMEs
parent
e88a6181
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Distribution/Simple/Utils.hs
+1
-1
1 addition, 1 deletion
Distribution/Simple/Utils.hs
TODO
+1
-1
1 addition, 1 deletion
TODO
with
2 additions
and
2 deletions
Distribution/Simple/Utils.hs
+
1
−
1
View file @
5e6c7411
...
...
@@ -229,7 +229,7 @@ copyFileVerbose verbose src dest = do
copyFile
src
dest
-- |The path name that represents the current directory. May be
-- system-specific. In Unix, it's @\".\"@.
FIX: What about other arches?
-- system-specific. In Unix, it's @\".\"@.
currentDir
::
FilePath
currentDir
=
"."
...
...
This diff is collapsed.
Click to expand it.
TODO
+
1
−
1
View file @
5e6c7411
* misc
* Fix up sdist!
* Write tests for
make and
hugs
* Write tests for hugs
* Write semantic checker for package description file. start w/
sanity checker. give error if buildInfo field given when no
...
...
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