Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove outdated `.ghci` files and `scripts` | Alec Theriault | 2019-05-13 | 1 | -1/+0 |
| | | | | | The `.ghci` files are actively annoying when trying to `cabal v2-repl`. As for the `scripts`, the distribution workflow is completely different. | ||||
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -1/+1 |
| | |||||
* | Move parser + parser tests out to own package. | Mateusz Kowalczyk | 2014-05-05 | 1 | -1/+1 |
| | | | | | | | | | | We move some types out that are necessary as well and then re-export and specialise them in the core Haddock. Reason for moving out spec tests is that if we're working on the parser, we can simply work on that and we can ignore the rest of Haddock. The downside is that it's a little inconvenient if at the end of the day we want to see that everything passes. | ||||
* | Add ByteString version of Attoparsec | Mateusz Kowalczyk | 2014-01-12 | 1 | -1/+1 |
| | |||||
* | Add -itest to .ghci | Simon Hengel | 2013-06-01 | 1 | -1/+1 |
| | |||||
* | Update .ghci | Simon Hengel | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | Move .ghci to project root | Simon Hengel | 2012-08-28 | 1 | -0/+1 |