File: 2.6.0.1.md

package info (click to toggle)
agda 2.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,552 kB
  • sloc: haskell: 106,221; lisp: 3,882; yacc: 1,665; javascript: 599; perl: 15; makefile: 8
file content (22 lines) | stat: -rw-r--r-- 1,264 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Release notes for Agda version 2.6.0.1
======================================

Installation and infrastructure
-------------------------------

* Added support for GHC 8.6.5.

List of all closed issues
-------------------------

For 2.6.0.1, the following issues have been closed
(see [bug tracker](https://github.com/agda/agda/issues)):

  -  [#3685](https://github.com/agda/agda/issues/3685): Support GHC 8.6.5
  -  [#3692](https://github.com/agda/agda/issues/3692): Omission of absurd patterns in automatically added absurd clauses causes too optimistic polarity.
  -  [#3694](https://github.com/agda/agda/issues/3694): Importing Agda.Builtin.Size in one module affects another module
  -  [#3696](https://github.com/agda/agda/issues/3696): Make `AgdaAny` polykinded?
  -  [#3697](https://github.com/agda/agda/issues/3697): Panic when checking non-SetΉ data definitions with --type-in-type
  -  [#3701](https://github.com/agda/agda/issues/3701): [ re agda/agda-stdlib#710 ] toNat for machine words is injective
  -  [#3731](https://github.com/agda/agda/issues/3731): GHC backend thinks that a constructor called 'main' is the main program
  -  [#3742](https://github.com/agda/agda/issues/3742): Strange error message for code that combines mutual and abstract