Skip to content
Snippets Groups Projects
Commit 5e6c7411 authored by Isaac Potoczny-Jones's avatar Isaac Potoczny-Jones
Browse files

FIXMEs

parent e88a6181
No related branches found
No related tags found
No related merge requests found
......@@ -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 = "."
......
* 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment