Commit ccc6f174 by Zachary Snow

drop trailing whitespace in notice file

parent 3db72c4c
...@@ -4,23 +4,23 @@ Dependency: alex-3.2.7.1 ...@@ -4,23 +4,23 @@ Dependency: alex-3.2.7.1
Copyright (c) 1995-2011, Chris Dornan and Simon Marlow Copyright (c) 1995-2011, Chris Dornan and Simon Marlow
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are modification, are permitted provided that the following conditions are
met: met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
* Neither the name of the copyright holders, nor the names of the * Neither the name of the copyright holders, nor the names of the
contributors may be used to endorse or promote products derived contributors may be used to endorse or promote products derived
from this software without specific prior written permission. from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -38,43 +38,43 @@ Dependency: array-0.5.4.0 ...@@ -38,43 +38,43 @@ Dependency: array-0.5.4.0
================================================================================ ================================================================================
This library (libraries/base) is derived from code from several This library (libraries/base) is derived from code from several
sources: sources:
* Code from the GHC project which is largely (c) The University of * Code from the GHC project which is largely (c) The University of
Glasgow, and distributable under a BSD-style license (see below), Glasgow, and distributable under a BSD-style license (see below),
* Code from the Haskell 98 Report which is (c) Simon Peyton Jones * Code from the Haskell 98 Report which is (c) Simon Peyton Jones
and freely redistributable (but see the full license for and freely redistributable (but see the full license for
restrictions). restrictions).
* Code from the Haskell Foreign Function Interface specification, * Code from the Haskell Foreign Function Interface specification,
which is (c) Manuel M. T. Chakravarty and freely redistributable which is (c) Manuel M. T. Chakravarty and freely redistributable
(but see the full license for restrictions). (but see the full license for restrictions).
The full text of these licenses is reproduced below. All of the The full text of these licenses is reproduced below. All of the
licenses are BSD-style or compatible. licenses are BSD-style or compatible.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -87,14 +87,14 @@ Dependency: array-0.5.4.0 ...@@ -87,14 +87,14 @@ Dependency: array-0.5.4.0
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "Report on the Programming Language Code derived from the document "Report on the Programming Language
Haskell 98", is distributed under the following license: Haskell 98", is distributed under the following license:
Copyright (c) 2002 Simon Peyton Jones Copyright (c) 2002 Simon Peyton Jones
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -102,15 +102,15 @@ Dependency: array-0.5.4.0 ...@@ -102,15 +102,15 @@ Dependency: array-0.5.4.0
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Language. be a definition of the Haskell 98 Language.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "The Haskell 98 Foreign Function Code derived from the document "The Haskell 98 Foreign Function
Interface, An Addendum to the Haskell 98 Report" is distributed under Interface, An Addendum to the Haskell 98 Report" is distributed under
the following license: the following license:
Copyright (c) 2002 Manuel M. T. Chakravarty Copyright (c) 2002 Manuel M. T. Chakravarty
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -118,52 +118,52 @@ Dependency: array-0.5.4.0 ...@@ -118,52 +118,52 @@ Dependency: array-0.5.4.0
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Foreign Function Interface. be a definition of the Haskell 98 Foreign Function Interface.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
================================================================================ ================================================================================
Dependency: base-4.14.3.0 Dependency: base-4.14.3.0
================================================================================ ================================================================================
This library (libraries/base) is derived from code from several This library (libraries/base) is derived from code from several
sources: sources:
* Code from the GHC project which is largely (c) The University of * Code from the GHC project which is largely (c) The University of
Glasgow, and distributable under a BSD-style license (see below), Glasgow, and distributable under a BSD-style license (see below),
* Code from the Haskell 98 Report which is (c) Simon Peyton Jones * Code from the Haskell 98 Report which is (c) Simon Peyton Jones
and freely redistributable (but see the full license for and freely redistributable (but see the full license for
restrictions). restrictions).
* Code from the Haskell Foreign Function Interface specification, * Code from the Haskell Foreign Function Interface specification,
which is (c) Manuel M. T. Chakravarty and freely redistributable which is (c) Manuel M. T. Chakravarty and freely redistributable
(but see the full license for restrictions). (but see the full license for restrictions).
The full text of these licenses is reproduced below. All of the The full text of these licenses is reproduced below. All of the
licenses are BSD-style or compatible. licenses are BSD-style or compatible.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -176,14 +176,14 @@ Dependency: base-4.14.3.0 ...@@ -176,14 +176,14 @@ Dependency: base-4.14.3.0
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "Report on the Programming Language Code derived from the document "Report on the Programming Language
Haskell 98", is distributed under the following license: Haskell 98", is distributed under the following license:
Copyright (c) 2002 Simon Peyton Jones Copyright (c) 2002 Simon Peyton Jones
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -191,15 +191,15 @@ Dependency: base-4.14.3.0 ...@@ -191,15 +191,15 @@ Dependency: base-4.14.3.0
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Language. be a definition of the Haskell 98 Language.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "The Haskell 98 Foreign Function Code derived from the document "The Haskell 98 Foreign Function
Interface, An Addendum to the Haskell 98 Report" is distributed under Interface, An Addendum to the Haskell 98 Report" is distributed under
the following license: the following license:
Copyright (c) 2002 Manuel M. T. Chakravarty Copyright (c) 2002 Manuel M. T. Chakravarty
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -207,7 +207,7 @@ Dependency: base-4.14.3.0 ...@@ -207,7 +207,7 @@ Dependency: base-4.14.3.0
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Foreign Function Interface. be a definition of the Haskell 98 Foreign Function Interface.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
================================================================================ ================================================================================
...@@ -215,24 +215,24 @@ Dependency: binary-0.8.8.0 ...@@ -215,24 +215,24 @@ Dependency: binary-0.8.8.0
================================================================================ ================================================================================
Copyright (c) Lennart Kolmodin Copyright (c) Lennart Kolmodin
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions modification, are permitted provided that the following conditions
are met: are met:
1. Redistributions of source code must retain the above copyright 1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright 2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution. documentation and/or other materials provided with the distribution.
3. Neither the name of the author nor the names of his contributors 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 may be used to endorse or promote products derived from this software
without specific prior written permission. without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS ``AS IS'' AND ANY EXPRESS THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS ``AS IS'' AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
...@@ -253,9 +253,9 @@ Dependency: bytestring-0.10.12.0 ...@@ -253,9 +253,9 @@ Dependency: bytestring-0.10.12.0
(c) Duncan Coutts 2006-2015 (c) Duncan Coutts 2006-2015
(c) David Roundy 2003-2005 (c) David Roundy 2003-2005
(c) Simon Meier 2010-2011 (c) Simon Meier 2010-2011
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions modification, are permitted provided that the following conditions
are met: are met:
...@@ -267,7 +267,7 @@ Dependency: bytestring-0.10.12.0 ...@@ -267,7 +267,7 @@ Dependency: bytestring-0.10.12.0
3. Neither the name of the author nor the names of his contributors 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 may be used to endorse or promote products derived from this software
without specific prior written permission. without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
...@@ -286,23 +286,23 @@ Dependency: cmdargs-0.10.21 ...@@ -286,23 +286,23 @@ Dependency: cmdargs-0.10.21
Copyright Neil Mitchell 2009-2021. Copyright Neil Mitchell 2009-2021.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are modification, are permitted provided that the following conditions are
met: met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
* Neither the name of Neil Mitchell nor the names of other * Neither the name of Neil Mitchell nor the names of other
contributors may be used to endorse or promote products derived contributors may be used to endorse or promote products derived
from this software without specific prior written permission. from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -320,24 +320,24 @@ Dependency: containers-0.6.5.1 ...@@ -320,24 +320,24 @@ Dependency: containers-0.6.5.1
================================================================================ ================================================================================
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -358,28 +358,28 @@ Dependency: deepseq-1.4.4.0 ...@@ -358,28 +358,28 @@ Dependency: deepseq-1.4.4.0
This library (deepseq) is derived from code from the GHC project which This library (deepseq) is derived from code from the GHC project which
is largely (c) The University of Glasgow, and distributable under a is largely (c) The University of Glasgow, and distributable under a
BSD-style license (see below). BSD-style license (see below).
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License The Glasgow Haskell Compiler License
Copyright 2001-2009, The University Court of the University of Glasgow. Copyright 2001-2009, The University Court of the University of Glasgow.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -392,7 +392,7 @@ Dependency: deepseq-1.4.4.0 ...@@ -392,7 +392,7 @@ Dependency: deepseq-1.4.4.0
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
================================================================================ ================================================================================
...@@ -400,39 +400,39 @@ Dependency: directory-1.3.6.0 ...@@ -400,39 +400,39 @@ Dependency: directory-1.3.6.0
================================================================================ ================================================================================
This library (libraries/base) is derived from code from two This library (libraries/base) is derived from code from two
sources: sources:
* Code from the GHC project which is largely (c) The University of * Code from the GHC project which is largely (c) The University of
Glasgow, and distributable under a BSD-style license (see below), Glasgow, and distributable under a BSD-style license (see below),
* Code from the Haskell 98 Report which is (c) Simon Peyton Jones * Code from the Haskell 98 Report which is (c) Simon Peyton Jones
and freely redistributable (but see the full license for and freely redistributable (but see the full license for
restrictions). restrictions).
The full text of these licenses is reproduced below. Both of the The full text of these licenses is reproduced below. Both of the
licenses are BSD-style or compatible. licenses are BSD-style or compatible.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -445,14 +445,14 @@ Dependency: directory-1.3.6.0 ...@@ -445,14 +445,14 @@ Dependency: directory-1.3.6.0
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "Report on the Programming Language Code derived from the document "Report on the Programming Language
Haskell 98", is distributed under the following license: Haskell 98", is distributed under the following license:
Copyright (c) 2002 Simon Peyton Jones Copyright (c) 2002 Simon Peyton Jones
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -460,7 +460,7 @@ Dependency: directory-1.3.6.0 ...@@ -460,7 +460,7 @@ Dependency: directory-1.3.6.0
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Language. be a definition of the Haskell 98 Language.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
================================================================================ ================================================================================
...@@ -469,23 +469,23 @@ Dependency: filepath-1.4.2.1 ...@@ -469,23 +469,23 @@ Dependency: filepath-1.4.2.1
Copyright Neil Mitchell 2005-2018. Copyright Neil Mitchell 2005-2018.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are modification, are permitted provided that the following conditions are
met: met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
* Neither the name of Neil Mitchell nor the names of other * Neither the name of Neil Mitchell nor the names of other
contributors may be used to endorse or promote products derived contributors may be used to endorse or promote products derived
from this software without specific prior written permission. from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -503,39 +503,39 @@ Dependency: ghc-prim-0.6.1 ...@@ -503,39 +503,39 @@ Dependency: ghc-prim-0.6.1
================================================================================ ================================================================================
This library (libraries/ghc-prim) is derived from code from several This library (libraries/ghc-prim) is derived from code from several
sources: sources:
* Code from the GHC project which is largely (c) The University of * Code from the GHC project which is largely (c) The University of
Glasgow, and distributable under a BSD-style license (see below), Glasgow, and distributable under a BSD-style license (see below),
* Code from the Haskell 98 Report which is (c) Simon Peyton Jones * Code from the Haskell 98 Report which is (c) Simon Peyton Jones
and freely redistributable (but see the full license for and freely redistributable (but see the full license for
restrictions). restrictions).
The full text of these licenses is reproduced below. All of the The full text of these licenses is reproduced below. All of the
licenses are BSD-style or compatible. licenses are BSD-style or compatible.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -548,14 +548,14 @@ Dependency: ghc-prim-0.6.1 ...@@ -548,14 +548,14 @@ Dependency: ghc-prim-0.6.1
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "Report on the Programming Language Code derived from the document "Report on the Programming Language
Haskell 98", is distributed under the following license: Haskell 98", is distributed under the following license:
Copyright (c) 2002 Simon Peyton Jones Copyright (c) 2002 Simon Peyton Jones
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -563,7 +563,7 @@ Dependency: ghc-prim-0.6.1 ...@@ -563,7 +563,7 @@ Dependency: ghc-prim-0.6.1
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Language. be a definition of the Haskell 98 Language.
================================================================================ ================================================================================
Dependency: githash-0.1.6.2 Dependency: githash-0.1.6.2
...@@ -571,21 +571,21 @@ Dependency: githash-0.1.6.2 ...@@ -571,21 +571,21 @@ Dependency: githash-0.1.6.2
Copyright (c) 2018, Michael Snoyman, 2015, Adam C. Foltzer Copyright (c) 2018, Michael Snoyman, 2015, Adam C. Foltzer
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this * Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer. list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, * Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
* Neither the name of githash nor the names of its * Neither the name of githash nor the names of its
contributors may be used to endorse or promote products derived from contributors may be used to endorse or promote products derived from
this software without specific prior written permission. this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
...@@ -603,23 +603,23 @@ Dependency: happy-1.20.0 ...@@ -603,23 +603,23 @@ Dependency: happy-1.20.0
The Happy License The Happy License
----------------- -----------------
Copyright 2001, Simon Marlow and Andy Gill. All rights reserved. Copyright 2001, Simon Marlow and Andy Gill. All rights reserved.
Extensions to implement Tomita's Generalized LR parsing: Extensions to implement Tomita's Generalized LR parsing:
Copyright 2004, University of Durham, Paul Callaghan and Ben Medlock. Copyright 2004, University of Durham, Paul Callaghan and Ben Medlock.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
...@@ -637,24 +637,24 @@ Dependency: hashable-1.3.0.0 ...@@ -637,24 +637,24 @@ Dependency: hashable-1.3.0.0
================================================================================ ================================================================================
Copyright Milan Straka 2010 Copyright Milan Straka 2010
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
* Neither the name of Milan Straka nor the names of other * Neither the name of Milan Straka nor the names of other
contributors may be used to endorse or promote products derived contributors may be used to endorse or promote products derived
from this software without specific prior written permission. from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -672,24 +672,24 @@ Dependency: integer-gmp-1.0.3.0 ...@@ -672,24 +672,24 @@ Dependency: integer-gmp-1.0.3.0
================================================================================ ================================================================================
Copyright (c) 2014, Herbert Valerio Riedel Copyright (c) 2014, Herbert Valerio Riedel
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
* Neither the name of Herbert Valerio Riedel nor the names of other * Neither the name of Herbert Valerio Riedel nor the names of other
contributors may be used to endorse or promote products derived contributors may be used to endorse or promote products derived
from this software without specific prior written permission. from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -707,24 +707,24 @@ Dependency: mtl-2.2.2 ...@@ -707,24 +707,24 @@ Dependency: mtl-2.2.2
================================================================================ ================================================================================
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -745,28 +745,28 @@ Dependency: pretty-1.1.3.6 ...@@ -745,28 +745,28 @@ Dependency: pretty-1.1.3.6
This library (libraries/pretty) is derived from code from This library (libraries/pretty) is derived from code from
the GHC project which is largely (c) The University of the GHC project which is largely (c) The University of
Glasgow, and distributable under a BSD-style license (see below). Glasgow, and distributable under a BSD-style license (see below).
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -779,7 +779,7 @@ Dependency: pretty-1.1.3.6 ...@@ -779,7 +779,7 @@ Dependency: pretty-1.1.3.6
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
================================================================================ ================================================================================
...@@ -788,21 +788,21 @@ Dependency: primitive-0.7.3.0 ...@@ -788,21 +788,21 @@ Dependency: primitive-0.7.3.0
Copyright (c) 2008-2009, Roman Leshchinskiy Copyright (c) 2008-2009, Roman Leshchinskiy
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -815,46 +815,46 @@ Dependency: primitive-0.7.3.0 ...@@ -815,46 +815,46 @@ Dependency: primitive-0.7.3.0
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
================================================================================ ================================================================================
Dependency: process-1.6.13.2 Dependency: process-1.6.13.2
================================================================================ ================================================================================
This library (libraries/process) is derived from code from two This library (libraries/process) is derived from code from two
sources: sources:
* Code from the GHC project which is largely (c) The University of * Code from the GHC project which is largely (c) The University of
Glasgow, and distributable under a BSD-style license (see below), Glasgow, and distributable under a BSD-style license (see below),
* Code from the Haskell 98 Report which is (c) Simon Peyton Jones * Code from the Haskell 98 Report which is (c) Simon Peyton Jones
and freely redistributable (but see the full license for and freely redistributable (but see the full license for
restrictions). restrictions).
The full text of these licenses is reproduced below. Both of the The full text of these licenses is reproduced below. Both of the
licenses are BSD-style or compatible. licenses are BSD-style or compatible.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -867,14 +867,14 @@ Dependency: process-1.6.13.2 ...@@ -867,14 +867,14 @@ Dependency: process-1.6.13.2
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Code derived from the document "Report on the Programming Language Code derived from the document "Report on the Programming Language
Haskell 98", is distributed under the following license: Haskell 98", is distributed under the following license:
Copyright (c) 2002 Simon Peyton Jones Copyright (c) 2002 Simon Peyton Jones
The authors intend this Report to belong to the entire Haskell The authors intend this Report to belong to the entire Haskell
community, and so we grant permission to copy and distribute it for community, and so we grant permission to copy and distribute it for
any purpose, provided that it is reproduced in its entirety, any purpose, provided that it is reproduced in its entirety,
...@@ -882,33 +882,33 @@ Dependency: process-1.6.13.2 ...@@ -882,33 +882,33 @@ Dependency: process-1.6.13.2
copied and distributed for any purpose, provided that the modified copied and distributed for any purpose, provided that the modified
version is clearly presented as such, and that it does not claim to version is clearly presented as such, and that it does not claim to
be a definition of the Haskell 98 Language. be a definition of the Haskell 98 Language.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
================================================================================ ================================================================================
Dependency: template-haskell-2.16.0.0 Dependency: template-haskell-2.16.0.0
================================================================================ ================================================================================
The Glasgow Haskell Compiler License The Glasgow Haskell Compiler License
Copyright 2002-2007, The University Court of the University of Glasgow. Copyright 2002-2007, The University Court of the University of Glasgow.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -921,7 +921,7 @@ Dependency: template-haskell-2.16.0.0 ...@@ -921,7 +921,7 @@ Dependency: template-haskell-2.16.0.0
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
================================================================================ ================================================================================
Dependency: text-1.2.4.1 Dependency: text-1.2.4.1
...@@ -929,19 +929,19 @@ Dependency: text-1.2.4.1 ...@@ -929,19 +929,19 @@ Dependency: text-1.2.4.1
Copyright (c) 2008-2009, Tom Harper Copyright (c) 2008-2009, Tom Harper
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions modification, are permitted provided that the following conditions
are met: are met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -959,24 +959,24 @@ Dependency: th-compat-0.1.3 ...@@ -959,24 +959,24 @@ Dependency: th-compat-0.1.3
================================================================================ ================================================================================
Copyright (c) 2020, Ryan Scott Copyright (c) 2020, Ryan Scott
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided disclaimer in the documentation and/or other materials provided
with the distribution. with the distribution.
* Neither the name of Ryan Scott nor the names of other * Neither the name of Ryan Scott nor the names of other
contributors may be used to endorse or promote products derived contributors may be used to endorse or promote products derived
from this software without specific prior written permission. from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
...@@ -995,13 +995,13 @@ Dependency: time-1.9.3 ...@@ -995,13 +995,13 @@ Dependency: time-1.9.3
TimeLib is Copyright (c) Ashley Yakeley, 2004-2014. All rights reserved. TimeLib is Copyright (c) Ashley Yakeley, 2004-2014. All rights reserved.
Certain sections are Copyright 2004, The University Court of the University of Glasgow. All rights reserved. Certain sections are Copyright 2004, The University Court of the University of Glasgow. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 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 of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Neither name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - Neither name of the copyright holders nor the names of its 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. 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.
================================================================================ ================================================================================
...@@ -1009,24 +1009,24 @@ Dependency: transformers-0.5.6.2 ...@@ -1009,24 +1009,24 @@ Dependency: transformers-0.5.6.2
================================================================================ ================================================================================
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -1045,24 +1045,24 @@ Dependency: unix-2.7.2.2 ...@@ -1045,24 +1045,24 @@ Dependency: unix-2.7.2.2
================================================================================ ================================================================================
The Glasgow Haskell Compiler License 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. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -1082,21 +1082,21 @@ Dependency: vector-0.12.3.1 ...@@ -1082,21 +1082,21 @@ Dependency: vector-0.12.3.1
Copyright (c) 2008-2012, Roman Leshchinskiy Copyright (c) 2008-2012, Roman Leshchinskiy
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, - Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, - Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
- Neither name of the University nor the names of its contributors may be - Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without 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 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
...@@ -1109,5 +1109,5 @@ Dependency: vector-0.12.3.1 ...@@ -1109,5 +1109,5 @@ Dependency: vector-0.12.3.1
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE. DAMAGE.
...@@ -14,6 +14,6 @@ for dependency in `echo "$dependencies"`; do ...@@ -14,6 +14,6 @@ for dependency in `echo "$dependencies"`; do
echo "Dependency: $dependency" echo "Dependency: $dependency"
echo "================================================================================" echo "================================================================================"
echo "" echo ""
curl "$license_url" 2> /dev/null | sed -e "s/^/ /" curl "$license_url" 2> /dev/null | sed -e "s/^/ /" -e "s/ *$//"
echo "" echo ""
done done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment