File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 0.26.0 ]
8
+ ## [ 0.25.21 ]
9
9
10
10
### Added
11
11
@@ -20,10 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20
20
* ` futhark script ` now accepts a ` -b ` option for producing binary
21
21
output.
22
22
23
- ### Removed
24
-
25
- ### Changed
26
-
27
23
### Fixed
28
24
29
25
* Type names for element types of array indexing functions in C
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
2
name : futhark
3
- version : 0.26.0
3
+ version : 0.25.21
4
4
synopsis : An optimising compiler for a functional, array-oriented language.
5
5
6
6
description : Futhark is a small programming language designed to be compiled to
You can’t perform that action at this time.
0 commit comments