Merge pull request #751 from jtdaugherty/patch-1

Add brick, text-zipper, vty, and dbmigrations
This commit is contained in:
Michael Snoyman 2015-08-15 20:57:03 +03:00
commit df613e0570

View File

@ -231,6 +231,12 @@ packages:
- vhd
- xenstore
"Jonathan Daugherty <cygnus@foobox.com>":
- brick
- dbmigrations
- text-zipper
- vty
"Chris Done":
- ace
- check-email
@ -1296,6 +1302,9 @@ packages:
# Package flags are applied to individual packages, and override the values of
# global-flags
package-flags:
brick:
demos: true
mersenne-random-pure64:
small_base: false
@ -1351,6 +1360,7 @@ skipped-builds:
# By skipping a test suite, we do not pull in the build dependencies
skipped-tests:
- dbmigrations
- ReadArgs # old version of hspec
- ersatz # old QuickCheck
- punycode # pulls in encoding