Skip to content

Support multiple specs

Daniel Firth requested to merge support-multiple-specs into master

This allows downstream libraries to choose a spec specifically by namespace in Haskell, so that they have looser bounds, can support multiple specs in the same executable if necessary, or write migration scripts.

Edited by Daniel Firth

Merge request reports