|
1 | 1 | ================================================================================ |
2 | | -Dependency: alex-3.3.0.0 |
| 2 | +Dependency: alex-3.4.0.1 |
3 | 3 | ================================================================================ |
4 | 4 |
|
5 | 5 | Copyright (c) 1995-2011, Chris Dornan and Simon Marlow |
@@ -34,7 +34,7 @@ Dependency: alex-3.3.0.0 |
34 | 34 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | 35 |
|
36 | 36 | ================================================================================ |
37 | | -Dependency: array-0.5.4.0 |
| 37 | +Dependency: array-0.5.6.0 |
38 | 38 | ================================================================================ |
39 | 39 |
|
40 | 40 | This library (libraries/base) is derived from code from several |
@@ -123,7 +123,7 @@ Dependency: array-0.5.4.0 |
123 | 123 |
|
124 | 124 |
|
125 | 125 | ================================================================================ |
126 | | -Dependency: base-4.17.2.1 |
| 126 | +Dependency: base-4.18.2.0 |
127 | 127 | ================================================================================ |
128 | 128 |
|
129 | 129 | This library (libraries/base) is derived from code from several |
@@ -353,7 +353,7 @@ Dependency: containers-0.6.7 |
353 | 353 | DAMAGE. |
354 | 354 |
|
355 | 355 | ================================================================================ |
356 | | -Dependency: deepseq-1.4.8.0 |
| 356 | +Dependency: deepseq-1.4.8.1 |
357 | 357 | ================================================================================ |
358 | 358 |
|
359 | 359 | This library (deepseq) is derived from code from the GHC project which |
@@ -397,7 +397,7 @@ Dependency: deepseq-1.4.8.0 |
397 | 397 | ----------------------------------------------------------------------------- |
398 | 398 |
|
399 | 399 | ================================================================================ |
400 | | -Dependency: directory-1.3.7.1 |
| 400 | +Dependency: directory-1.3.8.1 |
401 | 401 | ================================================================================ |
402 | 402 |
|
403 | 403 | This library (libraries/base) is derived from code from two |
@@ -465,7 +465,43 @@ Dependency: directory-1.3.7.1 |
465 | 465 | ----------------------------------------------------------------------------- |
466 | 466 |
|
467 | 467 | ================================================================================ |
468 | | -Dependency: filepath-1.4.2.2 |
| 468 | +Dependency: exceptions-0.10.7 |
| 469 | +================================================================================ |
| 470 | + |
| 471 | + Copyright 2013-2015 Edward Kmett |
| 472 | + Copyright 2012 Google Inc. |
| 473 | + |
| 474 | + All rights reserved. |
| 475 | + |
| 476 | + Redistribution and use in source and binary forms, with or without |
| 477 | + modification, are permitted provided that the following conditions |
| 478 | + are met: |
| 479 | + |
| 480 | + 1. Redistributions of source code must retain the above copyright |
| 481 | + notice, this list of conditions and the following disclaimer. |
| 482 | + |
| 483 | + 2. Redistributions in binary form must reproduce the above copyright |
| 484 | + notice, this list of conditions and the following disclaimer in the |
| 485 | + documentation and/or other materials provided with the distribution. |
| 486 | + |
| 487 | + 3. Neither the name of the author nor the names of his contributors |
| 488 | + may be used to endorse or promote products derived from this software |
| 489 | + without specific prior written permission. |
| 490 | + |
| 491 | + THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR |
| 492 | + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 493 | + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 494 | + DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR |
| 495 | + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 496 | + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 497 | + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 498 | + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 499 | + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
| 500 | + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 501 | + POSSIBILITY OF SUCH DAMAGE. |
| 502 | + |
| 503 | +================================================================================ |
| 504 | +Dependency: filepath-1.4.200.1 |
469 | 505 | ================================================================================ |
470 | 506 |
|
471 | 507 | Copyright Neil Mitchell 2005-2020. |
@@ -536,10 +572,71 @@ Dependency: ghc-bignum-1.3 |
536 | 572 | DAMAGE. |
537 | 573 |
|
538 | 574 | ================================================================================ |
539 | | -Dependency: ghc-prim-0.9.1 |
| 575 | +Dependency: ghc-prim-0.10.0 |
540 | 576 | ================================================================================ |
541 | 577 |
|
542 | | - Package not found: No such package version for ghc-prim |
| 578 | + This library (libraries/ghc-prim) is derived from code from several |
| 579 | + sources: |
| 580 | + |
| 581 | + * Code from the GHC project which is largely (c) The University of |
| 582 | + Glasgow, and distributable under a BSD-style license (see below), |
| 583 | + |
| 584 | + * Code from the Haskell 98 Report which is (c) Simon Peyton Jones |
| 585 | + and freely redistributable (but see the full license for |
| 586 | + restrictions). |
| 587 | + |
| 588 | + The full text of these licenses is reproduced below. All of the |
| 589 | + licenses are BSD-style or compatible. |
| 590 | + |
| 591 | + ----------------------------------------------------------------------------- |
| 592 | + |
| 593 | + The Glasgow Haskell Compiler License |
| 594 | + |
| 595 | + Copyright 2004, The University Court of the University of Glasgow. |
| 596 | + All rights reserved. |
| 597 | + |
| 598 | + Redistribution and use in source and binary forms, with or without |
| 599 | + modification, are permitted provided that the following conditions are met: |
| 600 | + |
| 601 | + - Redistributions of source code must retain the above copyright notice, |
| 602 | + this list of conditions and the following disclaimer. |
| 603 | + |
| 604 | + - Redistributions in binary form must reproduce the above copyright notice, |
| 605 | + this list of conditions and the following disclaimer in the documentation |
| 606 | + and/or other materials provided with the distribution. |
| 607 | + |
| 608 | + - Neither name of the University nor the names of its contributors may be |
| 609 | + used to endorse or promote products derived from this software without |
| 610 | + specific prior written permission. |
| 611 | + |
| 612 | + THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF |
| 613 | + GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 614 | + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 615 | + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 616 | + UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE CONTRIBUTORS BE LIABLE |
| 617 | + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 618 | + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 619 | + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 620 | + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 621 | + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 622 | + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
| 623 | + DAMAGE. |
| 624 | + |
| 625 | + ----------------------------------------------------------------------------- |
| 626 | + |
| 627 | + Code derived from the document "Report on the Programming Language |
| 628 | + Haskell 98", is distributed under the following license: |
| 629 | + |
| 630 | + Copyright (c) 2002 Simon Peyton Jones |
| 631 | + |
| 632 | + The authors intend this Report to belong to the entire Haskell |
| 633 | + community, and so we grant permission to copy and distribute it for |
| 634 | + any purpose, provided that it is reproduced in its entirety, |
| 635 | + including this Notice. Modified versions of this Report may also be |
| 636 | + copied and distributed for any purpose, provided that the modified |
| 637 | + version is clearly presented as such, and that it does not claim to |
| 638 | + be a definition of the Haskell 98 Language. |
| 639 | + |
543 | 640 |
|
544 | 641 | ================================================================================ |
545 | 642 | Dependency: githash-0.1.7.0 |
@@ -609,7 +706,7 @@ Dependency: happy-1.20.1.1 |
609 | 706 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
610 | 707 |
|
611 | 708 | ================================================================================ |
612 | | -Dependency: hashable-1.4.3.0 |
| 709 | +Dependency: hashable-1.4.4.0 |
613 | 710 | ================================================================================ |
614 | 711 |
|
615 | 712 | Copyright Milan Straka 2010 |
@@ -644,7 +741,7 @@ Dependency: hashable-1.4.3.0 |
644 | 741 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
645 | 742 |
|
646 | 743 | ================================================================================ |
647 | | -Dependency: mtl-2.2.2 |
| 744 | +Dependency: mtl-2.3.1 |
648 | 745 | ================================================================================ |
649 | 746 |
|
650 | 747 | The Glasgow Haskell Compiler License |
@@ -679,6 +776,41 @@ Dependency: mtl-2.2.2 |
679 | 776 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
680 | 777 | DAMAGE. |
681 | 778 |
|
| 779 | +================================================================================ |
| 780 | +Dependency: os-string-2.0.2.1 |
| 781 | +================================================================================ |
| 782 | + |
| 783 | + Copyright Neil Mitchell 2005-2020. |
| 784 | + All rights reserved. |
| 785 | + |
| 786 | + Redistribution and use in source and binary forms, with or without |
| 787 | + modification, are permitted provided that the following conditions are |
| 788 | + met: |
| 789 | + |
| 790 | + * Redistributions of source code must retain the above copyright |
| 791 | + notice, this list of conditions and the following disclaimer. |
| 792 | + |
| 793 | + * Redistributions in binary form must reproduce the above |
| 794 | + copyright notice, this list of conditions and the following |
| 795 | + disclaimer in the documentation and/or other materials provided |
| 796 | + with the distribution. |
| 797 | + |
| 798 | + * Neither the name of Neil Mitchell nor the names of other |
| 799 | + contributors may be used to endorse or promote products derived |
| 800 | + from this software without specific prior written permission. |
| 801 | + |
| 802 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 803 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 804 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 805 | + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 806 | + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 807 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 808 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 809 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 810 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 811 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 812 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 813 | + |
682 | 814 | ================================================================================ |
683 | 815 | Dependency: pretty-1.1.3.6 |
684 | 816 | ================================================================================ |
@@ -759,7 +891,7 @@ Dependency: primitive-0.8.0.0 |
759 | 891 |
|
760 | 892 |
|
761 | 893 | ================================================================================ |
762 | | -Dependency: process-1.6.18.0 |
| 894 | +Dependency: process-1.6.17.0 |
763 | 895 | ================================================================================ |
764 | 896 |
|
765 | 897 | This library (libraries/process) is derived from code from two |
@@ -827,7 +959,43 @@ Dependency: process-1.6.18.0 |
827 | 959 | ----------------------------------------------------------------------------- |
828 | 960 |
|
829 | 961 | ================================================================================ |
830 | | -Dependency: template-haskell-2.19.0.0 |
| 962 | +Dependency: stm-2.5.1.0 |
| 963 | +================================================================================ |
| 964 | + |
| 965 | + The Glasgow Haskell Compiler License |
| 966 | + |
| 967 | + Copyright 2004, The University Court of the University of Glasgow. |
| 968 | + All rights reserved. |
| 969 | + |
| 970 | + Redistribution and use in source and binary forms, with or without |
| 971 | + modification, are permitted provided that the following conditions are met: |
| 972 | + |
| 973 | + - Redistributions of source code must retain the above copyright notice, |
| 974 | + this list of conditions and the following disclaimer. |
| 975 | + |
| 976 | + - Redistributions in binary form must reproduce the above copyright notice, |
| 977 | + this list of conditions and the following disclaimer in the documentation |
| 978 | + and/or other materials provided with the distribution. |
| 979 | + |
| 980 | + - Neither name of the University nor the names of its contributors may be |
| 981 | + used to endorse or promote products derived from this software without |
| 982 | + specific prior written permission. |
| 983 | + |
| 984 | + THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF |
| 985 | + GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 986 | + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 987 | + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 988 | + UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE CONTRIBUTORS BE LIABLE |
| 989 | + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 990 | + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 991 | + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 992 | + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 993 | + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 994 | + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
| 995 | + DAMAGE. |
| 996 | + |
| 997 | +================================================================================ |
| 998 | +Dependency: template-haskell-2.20.0.0 |
831 | 999 | ================================================================================ |
832 | 1000 |
|
833 | 1001 |
|
@@ -896,7 +1064,7 @@ Dependency: text-2.0.2 |
896 | 1064 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
897 | 1065 |
|
898 | 1066 | ================================================================================ |
899 | | -Dependency: th-compat-0.1.4 |
| 1067 | +Dependency: th-compat-0.1.5 |
900 | 1068 | ================================================================================ |
901 | 1069 |
|
902 | 1070 | Copyright (c) 2020, Ryan Scott |
@@ -946,7 +1114,7 @@ Dependency: time-1.12.2 |
946 | 1114 | 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. |
947 | 1115 |
|
948 | 1116 | ================================================================================ |
949 | | -Dependency: transformers-0.5.6.2 |
| 1117 | +Dependency: transformers-0.6.1.0 |
950 | 1118 | ================================================================================ |
951 | 1119 |
|
952 | 1120 | The Glasgow Haskell Compiler License |
@@ -982,7 +1150,7 @@ Dependency: transformers-0.5.6.2 |
982 | 1150 | DAMAGE. |
983 | 1151 |
|
984 | 1152 | ================================================================================ |
985 | | -Dependency: unix-2.7.3 |
| 1153 | +Dependency: unix-2.8.4.0 |
986 | 1154 | ================================================================================ |
987 | 1155 |
|
988 | 1156 | The Glasgow Haskell Compiler License |
@@ -1055,7 +1223,7 @@ Dependency: vector-0.13.1.0 |
1055 | 1223 | DAMAGE. |
1056 | 1224 |
|
1057 | 1225 | ================================================================================ |
1058 | | -Dependency: vector-stream-0.1.0.0 |
| 1226 | +Dependency: vector-stream-0.1.0.1 |
1059 | 1227 | ================================================================================ |
1060 | 1228 |
|
1061 | 1229 | Copyright (c) 2008-2012, Roman Leshchinskiy |
|
0 commit comments