Language

Package: ghc-wai-cors @ 0.2.7

Synopsis

Cross-Origin Resource Sharing (CORS) for WAI

Description

This package provides an implementation of Cross-Origin Resource Sharing (CORS) for the Web Application Framework (WAI) that aims to be compliant with https://www.w3.org/TR/cors.

Home page
https://github.com/larskuhtz/wai-cors
Location
gnu/packages/haskell-web.scm (line: 2220, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?