hpath/src
Felix Yan 05271c94af Fix a haddock parse error
The line was triggering parse error when running haddock:

```
src/Path.hs:16:1:
    parse error on input ‘-- | A normalizing well-typed path type.’
```

Removing it works for me.
2016-03-05 13:44:08 +08:00
..
Path Add NFData instance for Path 2016-01-15 12:07:27 +11:00
Path.hs Fix a haddock parse error 2016-03-05 13:44:08 +08:00