From 0ae629142a9508f29cb6e8afed8ae6ee747b7574 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Tue, 9 Oct 2018 11:32:42 -0400 Subject: [PATCH] License revitalization. --- .licenses/semantic/cabal/StateVar.txt | 4 +- .licenses/semantic/cabal/algebraic-graphs.txt | 4 +- .licenses/semantic/cabal/ansi-terminal.txt | 46 +++++++++---------- .licenses/semantic/cabal/basement.txt | 4 +- .licenses/semantic/cabal/cereal.txt | 4 +- .licenses/semantic/cabal/cmark-gfm.txt | 2 +- .licenses/semantic/cabal/dlist.txt | 4 +- .licenses/semantic/cabal/foldl.txt | 2 +- .licenses/semantic/cabal/foundation.txt | 36 --------------- .../semantic/cabal/ghc-typelits-extra.txt | 2 +- .../semantic/cabal/ghc-typelits-knownnat.txt | 2 +- .../cabal/ghc-typelits-natnormalise.txt | 2 +- .licenses/semantic/cabal/haskeline.txt | 2 +- .licenses/semantic/cabal/haskell-lexer.txt | 6 +-- .licenses/semantic/cabal/hourglass.txt | 4 +- .licenses/semantic/cabal/http-media.txt | 4 +- .licenses/semantic/cabal/http-types.txt | 4 +- .../semantic/cabal/integer-logarithms.txt | 6 +-- .licenses/semantic/cabal/invariant.txt | 2 +- .licenses/semantic/cabal/math-functions.txt | 34 -------------- .licenses/semantic/cabal/memory.txt | 7 +-- .../semantic/cabal/optparse-applicative.txt | 4 +- .licenses/semantic/cabal/parallel.txt | 14 +++--- .../semantic/cabal/quickcheck-instances.txt | 2 +- .licenses/semantic/cabal/stm.txt | 12 ++--- .licenses/semantic/cabal/system-fileio.txt | 4 +- .licenses/semantic/cabal/text.txt | 4 +- .licenses/semantic/cabal/these.txt | 4 +- .../semantic/cabal/time-locale-compat.txt | 4 +- .licenses/semantic/cabal/turtle.txt | 2 +- .licenses/semantic/cabal/unix-compat.txt | 4 +- .licenses/semantic/cabal/vector-builder.txt | 4 +- .licenses/semantic/cabal/vector-th-unbox.txt | 38 --------------- .licenses/semantic/cabal/x509.txt | 4 +- 34 files changed, 87 insertions(+), 194 deletions(-) delete mode 100644 .licenses/semantic/cabal/foundation.txt delete mode 100644 .licenses/semantic/cabal/math-functions.txt delete mode 100644 .licenses/semantic/cabal/vector-th-unbox.txt diff --git a/.licenses/semantic/cabal/StateVar.txt b/.licenses/semantic/cabal/StateVar.txt index d4a5831f7..c88c2cded 100644 --- a/.licenses/semantic/cabal/StateVar.txt +++ b/.licenses/semantic/cabal/StateVar.txt @@ -1,7 +1,7 @@ --- type: cabal name: StateVar -version: 1.1.1.0 +version: 1.1.1.1 summary: State variables homepage: https://github.com/haskell-opengl/StateVar license: bsd-3-clause @@ -34,4 +34,4 @@ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. +POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/algebraic-graphs.txt b/.licenses/semantic/cabal/algebraic-graphs.txt index ea964a517..7cfa147c4 100644 --- a/.licenses/semantic/cabal/algebraic-graphs.txt +++ b/.licenses/semantic/cabal/algebraic-graphs.txt @@ -1,7 +1,7 @@ --- type: cabal name: algebraic-graphs -version: 0.1.1.1 +version: '0.2' summary: A library for algebraic graph construction and transformation homepage: https://github.com/snowleopard/alga license: mit @@ -26,4 +26,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +SOFTWARE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/ansi-terminal.txt b/.licenses/semantic/cabal/ansi-terminal.txt index e454763f9..99258bcba 100644 --- a/.licenses/semantic/cabal/ansi-terminal.txt +++ b/.licenses/semantic/cabal/ansi-terminal.txt @@ -1,30 +1,30 @@ --- type: cabal name: ansi-terminal -version: 0.8.0.4 +version: 0.8.1 summary: Simple ANSI terminal support, with Windows compatibility homepage: https://github.com/feuerbach/ansi-terminal -license: bsd-3-clause +license: other --- -Copyright (c) 2008, Maximilian Bolingbroke -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted -provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, this list of - conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, this list of - conditions and the following disclaimer in the documentation and/or other materials - provided with the distribution. - * Neither the name of Maximilian Bolingbroke nor the names of other contributors may be used to - endorse or promote products derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR -CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER -IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT +Copyright (c) 2008, Maximilian Bolingbroke +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted +provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of + conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of + conditions and the following disclaimer in the documentation and/or other materials + provided with the distribution. + * Neither the name of Maximilian Bolingbroke nor the names of other contributors may be used to + endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER +IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/basement.txt b/.licenses/semantic/cabal/basement.txt index 5acb74860..5895ff0b2 100644 --- a/.licenses/semantic/cabal/basement.txt +++ b/.licenses/semantic/cabal/basement.txt @@ -1,7 +1,7 @@ --- type: cabal name: basement -version: 0.0.7 +version: 0.0.8 summary: Foundation scrap box of array & string homepage: https://github.com/haskell-foundation/foundation license: bsd-3-clause @@ -33,4 +33,4 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. +SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/cereal.txt b/.licenses/semantic/cabal/cereal.txt index b1ed9aed0..996e67246 100644 --- a/.licenses/semantic/cabal/cereal.txt +++ b/.licenses/semantic/cabal/cereal.txt @@ -1,7 +1,7 @@ --- type: cabal name: cereal -version: 0.5.5.0 +version: 0.5.7.0 summary: A binary serialization library homepage: https://github.com/GaloisInc/cereal license: bsd-3-clause @@ -35,4 +35,4 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. +POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/cmark-gfm.txt b/.licenses/semantic/cabal/cmark-gfm.txt index f9d254976..26ea8021e 100644 --- a/.licenses/semantic/cabal/cmark-gfm.txt +++ b/.licenses/semantic/cabal/cmark-gfm.txt @@ -1,7 +1,7 @@ --- type: cabal name: cmark-gfm -version: 0.1.4 +version: 0.1.5 summary: Fast, accurate GitHub Flavored Markdown parser and renderer homepage: https://github.com/kivikakk/cmark-gfm-hs license: multiple diff --git a/.licenses/semantic/cabal/dlist.txt b/.licenses/semantic/cabal/dlist.txt index 2a0879a1c..c048d8f4c 100644 --- a/.licenses/semantic/cabal/dlist.txt +++ b/.licenses/semantic/cabal/dlist.txt @@ -1,7 +1,7 @@ --- type: cabal name: dlist -version: 0.8.0.4 +version: 0.8.0.5 summary: Difference lists homepage: https://github.com/spl/dlist license: bsd-3-clause @@ -36,4 +36,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/foldl.txt b/.licenses/semantic/cabal/foldl.txt index 79f52cc9e..6e21ad152 100644 --- a/.licenses/semantic/cabal/foldl.txt +++ b/.licenses/semantic/cabal/foldl.txt @@ -1,7 +1,7 @@ --- type: cabal name: foldl -version: 1.4.2 +version: 1.4.5 summary: Composable, streaming, and efficient left folds homepage: license: bsd-3-clause diff --git a/.licenses/semantic/cabal/foundation.txt b/.licenses/semantic/cabal/foundation.txt deleted file mode 100644 index ca08d2c28..000000000 --- a/.licenses/semantic/cabal/foundation.txt +++ /dev/null @@ -1,36 +0,0 @@ ---- -type: cabal -name: foundation -version: 0.0.20 -summary: Alternative prelude with batteries and no dependencies -homepage: https://github.com/haskell-foundation/foundation -license: bsd-3-clause ---- -Copyright (c) 2015-2017 Vincent Hanquez -Copyright (c) 2017-2018 Foundation Maintainers - -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. Neither the name of the author nor the names of his contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS AS IS'' AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. diff --git a/.licenses/semantic/cabal/ghc-typelits-extra.txt b/.licenses/semantic/cabal/ghc-typelits-extra.txt index 45883551c..4af508430 100644 --- a/.licenses/semantic/cabal/ghc-typelits-extra.txt +++ b/.licenses/semantic/cabal/ghc-typelits-extra.txt @@ -1,7 +1,7 @@ --- type: cabal name: ghc-typelits-extra -version: 0.2.5 +version: 0.2.6 summary: Additional type-level operations on GHC.TypeLits.Nat homepage: https://www.clash-lang.org/ license: bsd-2-clause diff --git a/.licenses/semantic/cabal/ghc-typelits-knownnat.txt b/.licenses/semantic/cabal/ghc-typelits-knownnat.txt index 648e54960..7d6798624 100644 --- a/.licenses/semantic/cabal/ghc-typelits-knownnat.txt +++ b/.licenses/semantic/cabal/ghc-typelits-knownnat.txt @@ -1,7 +1,7 @@ --- type: cabal name: ghc-typelits-knownnat -version: '0.5' +version: 0.5.1 summary: Derive KnownNat constraints from other KnownNat constraints homepage: https://clash-lang.org/ license: bsd-2-clause diff --git a/.licenses/semantic/cabal/ghc-typelits-natnormalise.txt b/.licenses/semantic/cabal/ghc-typelits-natnormalise.txt index 97170d80b..c6785312d 100644 --- a/.licenses/semantic/cabal/ghc-typelits-natnormalise.txt +++ b/.licenses/semantic/cabal/ghc-typelits-natnormalise.txt @@ -1,7 +1,7 @@ --- type: cabal name: ghc-typelits-natnormalise -version: 0.6.1 +version: 0.6.2 summary: GHC typechecker plugin for types of kind GHC.TypeLits.Nat homepage: https://www.clash-lang.org/ license: bsd-2-clause diff --git a/.licenses/semantic/cabal/haskeline.txt b/.licenses/semantic/cabal/haskeline.txt index b3e6a5259..c65bc1c34 100644 --- a/.licenses/semantic/cabal/haskeline.txt +++ b/.licenses/semantic/cabal/haskeline.txt @@ -1,7 +1,7 @@ --- type: cabal name: haskeline -version: 0.7.4.2 +version: 0.7.4.3 summary: A command-line interface for user input, written in Haskell. homepage: https://github.com/judah/haskeline license: bsd-2-clause diff --git a/.licenses/semantic/cabal/haskell-lexer.txt b/.licenses/semantic/cabal/haskell-lexer.txt index a11b919cd..b4e5faab0 100644 --- a/.licenses/semantic/cabal/haskell-lexer.txt +++ b/.licenses/semantic/cabal/haskell-lexer.txt @@ -1,9 +1,9 @@ --- type: cabal name: haskell-lexer -version: 1.0.1 +version: 1.0.2 summary: A fully compliant Haskell 98 lexer. -homepage: +homepage: https://github.com/yav/haskell-lexer license: mit --- Copyright (c) 2008 Thomas Hallgren @@ -13,4 +13,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/hourglass.txt b/.licenses/semantic/cabal/hourglass.txt index 780ee9a5e..063d30b8e 100644 --- a/.licenses/semantic/cabal/hourglass.txt +++ b/.licenses/semantic/cabal/hourglass.txt @@ -1,7 +1,7 @@ --- type: cabal name: hourglass -version: 0.2.11 +version: 0.2.12 summary: simple performant time related library homepage: https://github.com/vincenthz/hs-hourglass license: bsd-3-clause @@ -32,4 +32,4 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. +SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/http-media.txt b/.licenses/semantic/cabal/http-media.txt index 746cf018d..1013aec70 100644 --- a/.licenses/semantic/cabal/http-media.txt +++ b/.licenses/semantic/cabal/http-media.txt @@ -1,7 +1,7 @@ --- type: cabal name: http-media -version: 0.7.1.2 +version: 0.7.1.3 summary: Processing HTTP Content-Type and Accept headers homepage: https://github.com/zmthy/http-media license: mit @@ -25,4 +25,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/http-types.txt b/.licenses/semantic/cabal/http-types.txt index d46e4d174..edff5095d 100644 --- a/.licenses/semantic/cabal/http-types.txt +++ b/.licenses/semantic/cabal/http-types.txt @@ -1,7 +1,7 @@ --- type: cabal name: http-types -version: 0.12.1 +version: 0.12.2 summary: Generic HTTP types for Haskell (for both client and server code). homepage: https://github.com/aristidb/http-types license: bsd-3-clause @@ -36,4 +36,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/integer-logarithms.txt b/.licenses/semantic/cabal/integer-logarithms.txt index e22678e34..2169bbc90 100644 --- a/.licenses/semantic/cabal/integer-logarithms.txt +++ b/.licenses/semantic/cabal/integer-logarithms.txt @@ -1,9 +1,9 @@ --- type: cabal name: integer-logarithms -version: 1.0.2.1 +version: 1.0.2.2 summary: Integer logarithms. -homepage: https://github.com/phadej/integer-logarithms +homepage: https://github.com/Bodigrim/integer-logarithms license: mit --- Copyright (c) 2011 Daniel Fischer, 2017 Oleg Grenrus @@ -21,4 +21,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/invariant.txt b/.licenses/semantic/cabal/invariant.txt index 56dead591..05ae0b45e 100644 --- a/.licenses/semantic/cabal/invariant.txt +++ b/.licenses/semantic/cabal/invariant.txt @@ -1,7 +1,7 @@ --- type: cabal name: invariant -version: '0.5' +version: 0.5.1 summary: Haskell98 invariant functors homepage: https://github.com/nfrisby/invariant-functors license: bsd-2-clause diff --git a/.licenses/semantic/cabal/math-functions.txt b/.licenses/semantic/cabal/math-functions.txt deleted file mode 100644 index d9ab9f393..000000000 --- a/.licenses/semantic/cabal/math-functions.txt +++ /dev/null @@ -1,34 +0,0 @@ ---- -type: cabal -name: math-functions -version: 0.2.1.0 -summary: Special functions and Chebyshev polynomials -homepage: https://github.com/bos/math-functions -license: bsd-2-clause ---- -Copyright (c) 2009, 2010 Bryan O'Sullivan -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/.licenses/semantic/cabal/memory.txt b/.licenses/semantic/cabal/memory.txt index 71c3649be..aef83462c 100644 --- a/.licenses/semantic/cabal/memory.txt +++ b/.licenses/semantic/cabal/memory.txt @@ -1,12 +1,13 @@ --- type: cabal name: memory -version: 0.14.16 +version: 0.14.18 summary: memory and related abstraction stuff homepage: https://github.com/vincenthz/hs-memory license: bsd-3-clause --- -Copyright (c) 2015 Vincent Hanquez +Copyright (c) 2015-2018 Vincent Hanquez +Copyright (c) 2017-2018 Nicolas Di Prima All rights reserved. @@ -33,4 +34,4 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. +SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/optparse-applicative.txt b/.licenses/semantic/cabal/optparse-applicative.txt index 056bb64fd..098fe0095 100644 --- a/.licenses/semantic/cabal/optparse-applicative.txt +++ b/.licenses/semantic/cabal/optparse-applicative.txt @@ -1,7 +1,7 @@ --- type: cabal name: optparse-applicative -version: 0.14.2.0 +version: 0.14.3.0 summary: Utilities and combinators for parsing command line options homepage: https://github.com/pcapriotti/optparse-applicative license: bsd-3-clause @@ -35,4 +35,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/parallel.txt b/.licenses/semantic/cabal/parallel.txt index 6c1187a0a..e4959295c 100644 --- a/.licenses/semantic/cabal/parallel.txt +++ b/.licenses/semantic/cabal/parallel.txt @@ -1,9 +1,9 @@ --- type: cabal name: parallel -version: 3.2.1.1 +version: 3.2.2.0 summary: Parallel programming library -homepage: https://github.com/haskell/parallel +homepage: license: bsd-3-clause --- This library (libraries/parallel) is derived from code from @@ -14,7 +14,7 @@ Glasgow, and distributable under a BSD-style license (see below). The Glasgow Haskell Compiler License -Copyright 2004, The University Court of the University of Glasgow. +Copyright 2004, The University Court of the University of Glasgow. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -22,14 +22,14 @@ modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - + - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + - Neither name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without -specific prior written permission. +specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, @@ -44,4 +44,4 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------ +----------------------------------------------------------------------------- \ No newline at end of file diff --git a/.licenses/semantic/cabal/quickcheck-instances.txt b/.licenses/semantic/cabal/quickcheck-instances.txt index ca3b0d89f..22755f8b7 100644 --- a/.licenses/semantic/cabal/quickcheck-instances.txt +++ b/.licenses/semantic/cabal/quickcheck-instances.txt @@ -1,7 +1,7 @@ --- type: cabal name: quickcheck-instances -version: 0.3.18 +version: 0.3.19 summary: Common quickcheck instances homepage: https://github.com/phadej/qc-instances license: bsd-3-clause diff --git a/.licenses/semantic/cabal/stm.txt b/.licenses/semantic/cabal/stm.txt index f9e939a80..31b7164ea 100644 --- a/.licenses/semantic/cabal/stm.txt +++ b/.licenses/semantic/cabal/stm.txt @@ -1,14 +1,14 @@ --- type: cabal name: stm -version: 2.4.5.0 +version: 2.4.5.1 summary: Software Transactional Memory homepage: https://wiki.haskell.org/Software_transactional_memory license: bsd-3-clause --- The Glasgow Haskell Compiler License -Copyright 2004, The University Court of the University of Glasgow. +Copyright 2004, The University Court of the University of Glasgow. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -16,14 +16,14 @@ modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - + - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + - Neither name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without -specific prior written permission. +specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, @@ -36,4 +36,4 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. +DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/system-fileio.txt b/.licenses/semantic/cabal/system-fileio.txt index 4fabfcc5d..459bf70d9 100644 --- a/.licenses/semantic/cabal/system-fileio.txt +++ b/.licenses/semantic/cabal/system-fileio.txt @@ -1,7 +1,7 @@ --- type: cabal name: system-fileio -version: 0.3.16.3 +version: 0.3.16.4 summary: Consistent filesystem interaction across GHC versions (deprecated) homepage: https://github.com/fpco/haskell-filesystem license: mit @@ -27,4 +27,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. +OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/text.txt b/.licenses/semantic/cabal/text.txt index 02bde9312..4a00a5f94 100644 --- a/.licenses/semantic/cabal/text.txt +++ b/.licenses/semantic/cabal/text.txt @@ -1,7 +1,7 @@ --- type: cabal name: text -version: 1.2.3.0 +version: 1.2.3.1 summary: An efficient packed Unicode text type. homepage: https://github.com/haskell/text license: bsd-2-clause @@ -31,4 +31,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/these.txt b/.licenses/semantic/cabal/these.txt index fdf952411..859f6e3f7 100644 --- a/.licenses/semantic/cabal/these.txt +++ b/.licenses/semantic/cabal/these.txt @@ -1,7 +1,7 @@ --- type: cabal name: these -version: 0.7.4 +version: 0.7.5 summary: An either-or-both data type & a generalized 'zip with padding' typeclass homepage: https://github.com/isomorphism/these license: bsd-3-clause @@ -35,4 +35,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/time-locale-compat.txt b/.licenses/semantic/cabal/time-locale-compat.txt index 62f7aa1ec..6b468a273 100644 --- a/.licenses/semantic/cabal/time-locale-compat.txt +++ b/.licenses/semantic/cabal/time-locale-compat.txt @@ -1,7 +1,7 @@ --- type: cabal name: time-locale-compat -version: 0.1.1.4 +version: 0.1.1.5 summary: Compatibile module for time-format locale homepage: https://github.com/khibino/haskell-time-locale-compat license: bsd-3-clause @@ -35,4 +35,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/turtle.txt b/.licenses/semantic/cabal/turtle.txt index fe13fc082..9601ec42e 100644 --- a/.licenses/semantic/cabal/turtle.txt +++ b/.licenses/semantic/cabal/turtle.txt @@ -1,7 +1,7 @@ --- type: cabal name: turtle -version: 1.5.10 +version: 1.5.12 summary: Shell programming, Haskell-style homepage: license: bsd-3-clause diff --git a/.licenses/semantic/cabal/unix-compat.txt b/.licenses/semantic/cabal/unix-compat.txt index 77a13c922..826bb78ea 100644 --- a/.licenses/semantic/cabal/unix-compat.txt +++ b/.licenses/semantic/cabal/unix-compat.txt @@ -1,7 +1,7 @@ --- type: cabal name: unix-compat -version: 0.5.0.1 +version: 0.5.1 summary: Portable POSIX-compatibility layer. homepage: https://github.com/jystic/unix-compat license: bsd-3-clause @@ -34,4 +34,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/vector-builder.txt b/.licenses/semantic/cabal/vector-builder.txt index 627b8ba54..1e6cd9787 100644 --- a/.licenses/semantic/cabal/vector-builder.txt +++ b/.licenses/semantic/cabal/vector-builder.txt @@ -1,7 +1,7 @@ --- type: cabal name: vector-builder -version: 0.3.4.1 +version: 0.3.6 summary: Vector builder homepage: https://github.com/nikita-volkov/vector-builder license: mit @@ -27,4 +27,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. +OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/.licenses/semantic/cabal/vector-th-unbox.txt b/.licenses/semantic/cabal/vector-th-unbox.txt deleted file mode 100644 index f620b6c8b..000000000 --- a/.licenses/semantic/cabal/vector-th-unbox.txt +++ /dev/null @@ -1,38 +0,0 @@ ---- -type: cabal -name: vector-th-unbox -version: 0.2.1.6 -summary: Deriver for Data.Vector.Unboxed using Template Haskell -homepage: -license: bsd-3-clause ---- -Copyright (c) 2012−2015, Liyang HU - -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution. - - * Neither the name of Liyang HU nor the names of other - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/.licenses/semantic/cabal/x509.txt b/.licenses/semantic/cabal/x509.txt index bf711cf7c..c0999bc09 100644 --- a/.licenses/semantic/cabal/x509.txt +++ b/.licenses/semantic/cabal/x509.txt @@ -1,7 +1,7 @@ --- type: cabal name: x509 -version: 1.7.3 +version: 1.7.4 summary: X509 reader and writer homepage: https://github.com/vincenthz/hs-certificate license: bsd-3-clause @@ -32,4 +32,4 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. +SUCH DAMAGE. \ No newline at end of file