Skip to content
Snippets Groups Projects
Commit d43516d3 authored by David Waern's avatar David Waern
Browse files

Remove dep on process

parent bb8fa6a7
No related branches found
No related tags found
5 merge requests!38Make --no-tmp-comp-dir the default,!37Adapt to latest xhtml version, various optimizations,!31Support HsToken in DataDecl and ClassDecl,!12Drop orphan instance when defined upstream.,!10Haddock interfaces produced from `.hi` files
...@@ -17,7 +17,6 @@ build-depends: ...@@ -17,7 +17,6 @@ build-depends:
haskell98, haskell98,
ghc >= 6.8.2 && < 6.9, ghc >= 6.8.2 && < 6.9,
filepath, filepath,
process,
directory, directory,
pretty, pretty,
containers, containers,
......
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