Skip to content

Commit ac5c5c0

Browse files
committed
Fix typo in cabalfile
1 parent 477b0b3 commit ac5c5c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

accelerate.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ flag debug
202202
Note that a backend may not implement (or be applicable to) all options.
203203
.
204204
The following flags control phases of the compiler. The are enabled with
205-
@-f\<flag\>@ and can be reveresed with @-fno-\<flag\>@:
205+
@-f\<flag\>@ and can be reversed with @-fno-\<flag\>@:
206206
.
207207
* @acc-sharing@: Enable sharing recovery of array expressions (True).
208208
.

0 commit comments

Comments
 (0)