Skip to content

Commit

Permalink
update stack-nightly.yaml. Required to be compatible with changes don…
Browse files Browse the repository at this point in the history
…e on issue PR haskell#729
  • Loading branch information
gdevanla committed Oct 17, 2019
1 parent 3a3b340 commit 3064652
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions stack-nightly.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: nightly-2019-05-13
resolver: nightly-2019-10-14
packages:
- '.'
- attoparsec-iso8601
Expand All @@ -8,6 +8,4 @@ flags:
attoparsec-iso8601:
fast: true
extra-deps:
- hlint-2.1.18
- time-compat-1.9.2.2
- quickcheck-instances-0.3.21
- generic-deriving-1.12.4

0 comments on commit 3064652

Please sign in to comment.