File: 2.5.4.2.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 (23 lines) | stat: -rw-r--r-- 861 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Release notes for Agda version 2.5.4.2
======================================

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

* Fixed installation with some old versions of `cabal-install`
  [Issue [#3225](https://github.com/agda/agda/issues/3225)].

* Using `cpp` instead of `cpphs` as the default preprocessor
  [Issue [#3223](https://github.com/agda/agda/issues/3223)].

* Added support for GHC 8.4.4.

Other closed issues
--------------------

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

  - [#3177](https://github.com/agda/agda/issues/3177): Slow typechecking with unsolved instance constraint
  - [#3199](https://github.com/agda/agda/issues/3199): Panics when serialising absolute paths
  - [#3312](https://github.com/agda/agda/issues/3312): Crash in Substitute.hs