snapframework / snap-core

Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
317 stars 85 forks source link

Allow bytestring-0.11 + semigroups-0.19 #301

Closed Bodigrim closed 3 years ago

Bodigrim commented 3 years ago

Tested using

packages: .
tests: True

constraints:
  bytestring >= 0.11

source-repository-package
  type: git
  location: https://github.com/haskell/zlib

allow-newer:
  regex-posix:bytestring,
  regex-base:bytestring
Bodigrim commented 3 years ago

Ping @gregorycollins

mightybyte commented 3 years ago

Thanks! I uploaded a hackage revision.