| 1 | The Glasgow Haskell Compiler License |
|---|
| 2 | |
|---|
| 3 | Copyright 1999, The University Court of the University of Glasgow. |
|---|
| 4 | All rights reserved. |
|---|
| 5 | |
|---|
| 6 | Redistribution and use in source and binary forms, with or without |
|---|
| 7 | modification, are permitted provided that the following conditions are met: |
|---|
| 8 | |
|---|
| 9 | * Redistributions of source code must retain the above copyright notice, |
|---|
| 10 | this list of conditions and the following disclaimer. |
|---|
| 11 | |
|---|
| 12 | * Redistributions in binary form must reproduce the above copyright notice, |
|---|
| 13 | this list of conditions and the following disclaimer in the documentation |
|---|
| 14 | and/or other materials provided with the distribution. |
|---|
| 15 | |
|---|
| 16 | * Neither name of the University nor the names of its contributors may be |
|---|
| 17 | used to endorse or promote products derived from this software without |
|---|
| 18 | specific prior written permission. |
|---|
| 19 | |
|---|
| 20 | THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF |
|---|
| 21 | GLASGOW AND THE CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
|---|
| 22 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
|---|
| 23 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
|---|
| 24 | UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE CONTRIBUTORS BE LIABLE |
|---|
| 25 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
|---|
| 26 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
|---|
| 27 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
|---|
| 28 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
|---|
| 29 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
|---|
| 30 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
|---|
| 31 | DAMAGE. |
|---|