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,16 +5,12 @@ 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.25 ]
9
9
10
10
### Added
11
11
12
12
* Improvements to ` futhark fmt ` .
13
13
14
- ### Removed
15
-
16
- ### Changed
17
-
18
14
### Fixed
19
15
20
16
* Sizes that go out of scope due to use of higher order functions will
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.25
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