BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:spdx-1.1@sha256:8eb2b15798f08aa991a4f19246b626c001643fd68f23ed8d6bfbebd9605d37c4,2111

Module documentation for 1.1

sdpx

Build Status Hackage

SPDX license expression language

Documention is on the Hackage

Changes

1.1

  • Support GHC-9.6.5…9.10.1
  • Use better algorithm for expression equivalence and preorder (It’s still very slow compared to the state of the art SAT solvers: but it can solve the sudoku example in reasonable time)
  • Remove “Distribution.SPDX.Extra.Internal” module

1

  • Move to use Distribution.SPDX (from Cabal) types.

0.2.2.0

  • Update license list to v2.6
  • GHC-8.2 compatible release