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 text-2.0, hashable-1.4 #316

Closed ysangkok closed 2 years ago

ysangkok commented 2 years ago

Fixes #310.

Tested using

cabal test --constraint='text>=2.0' --constraint='hashable>=1.4' -w ghc-9.0.2
istathar commented 2 years ago

Any reason this can't be merged?

mightybyte commented 2 years ago

Merged and revision uploaded to hackage.