BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:spdx-1.1.0.1@sha256:505a833c7e80f4e72adbd71a36cc78b4509b759de0f688a276c2207d65012298,2163

Module documentation for 1.1.0.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