• Grégoire Locqueville's avatar
    Remove useless code, dependencies, warnings · 802e0cdf
    Grégoire Locqueville authored
    - Re-enable orphan warnings that were manually disabled in many modules
    - Remove non-Haskell files that were just sitting in the source tree
    - Remove modules that were not called from anywhere
    - Remove unused dependencies
    
    This is not exhaustive by any means. In particular, some more weeding out
    can be achieved by looking at individual functions and even branches of
    functions. Weeder can help with that.
    802e0cdf
NodeNode.hs 9.19 KB