Allow newer hspec, monad-memo, and yaml #210

Closed
tfausak wants to merge 1 commits from support-stackage-lts-13 into master
tfausak commented 2019-01-02 19:59:00 +01:00 (Migrated from github.com)

This allows Brittany to be built using the new Stackage LTS 13.0 resolver.

This allows Brittany to be built using the new Stackage LTS 13.0 resolver.
lspitzner (Migrated from github.com) reviewed 2019-01-02 19:59:00 +01:00
tfausak commented 2019-01-02 20:00:08 +01:00 (Migrated from github.com)

It may make sense to add a stack-8.6.3.yaml configuration and test this in CI. Here's the Stack config I used to test locally:

resolver: lts-13.0

extra-deps:
  - butcher-1.3.2.1
  - multistate-0.8.0.1
It may make sense to add a `stack-8.6.3.yaml` configuration and test this in CI. Here's the Stack config I used to test locally: ``` yaml resolver: lts-13.0 extra-deps: - butcher-1.3.2.1 - multistate-0.8.0.1 ```
tfausak commented 2019-04-25 16:49:13 +02:00 (Migrated from github.com)

Closing in favor of #222.

Closing in favor of #222.

Pull request closed

Sign in to join this conversation.
There is no content yet.