Commit 9373f304 by Zachary Snow

added note about state of package conversion

parent 2aa39289
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
- Author: Zachary Snow <zach@zachjs.com> - Author: Zachary Snow <zach@zachjs.com>
- -
- Conversion for packages and imports - Conversion for packages and imports
-
- TODO FIXME: This package conversion does not yet handle package-scoped
- identifiers for task/function names or type names, as the AST and parser
- doesn't support them yet. This won't be too difficult.
-} -}
module Convert.Package (convert) where module Convert.Package (convert) where
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment