1
Fork 0

Change formatting of yaml

master
Joshua Potter 2018-01-14 00:22:00 -08:00
parent bf84d65060
commit 51a10a60b1
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ resolver: lts-10.3
# non-dependency (i.e. a user package), and its test suites and benchmarks
# will not be run. This is useful for tweaking upstream packages.
packages:
- .
- .
# Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3)
# extra-deps: []
@ -63,4 +63,4 @@ packages:
# extra-lib-dirs: [/path/to/dir]
#
# Allow a newer minor version of GHC than the snapshot specifies
# compiler-check: newer-minor
# compiler-check: newer-minor