Remove stray line from stack.full.yaml

The line causes an error with stack 1.0.2:

```
Could not parse '/pandoc-build/pandoc/stack.full.yaml':
AesonException "Error in $.extra-deps: failed to parse field 'extra-deps': failed to parse field extra-deps: expected [a], encountered Null"
See http://docs.haskellstack.org/en/stable/yaml_configuration.html.
```
This commit is contained in:
Andrew Dunning 2016-02-18 15:08:06 +00:00
parent 44bcc88d57
commit 4dfe3733e5

View file

@ -12,5 +12,4 @@ packages:
- '../pandoc-citeproc'
- '../pandoc-types'
- '../texmath'
extra-deps:
resolver: lts-5.2