bump version for blaze-colonnade. stop trying to build yesod-colonnade with stack

This commit is contained in:
Andrew Martin 2018-05-30 10:12:23 -04:00
parent 4c5446afea
commit 7fdd984470
No known key found for this signature in database
GPG Key ID: 4FEE56C538F773B4
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,5 @@
name: blaze-colonnade
version: 1.2.1
version: 1.2.2
synopsis: Helper functions for using blaze-html with colonnade
description: Blaze HTML and colonnade
homepage: https://github.com/andrewthad/colonnade#readme

View File

@ -1,15 +1,13 @@
resolver: lts-10.4
resolver: lts-11.11
packages:
- 'colonnade'
- 'yesod-colonnade'
- 'blaze-colonnade'
- 'lucid-colonnade'
- 'siphon'
# - 'yesod-colonnade'
# - 'geolite-csv'
# Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3)
extra-deps:
- 'ip-0.9'
# Override default flag values for local packages and extra-deps
flags: {}