Skip to content

Commit b4c52e5

Browse files
committed
Explain that 9.12.1 and 9.12.2 are broken for Bluefin
Closes #77
1 parent 9029c59 commit b4c52e5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ There is an `bluefin-examples` package which you can see in this
2121
repository at
2222
[`bluefin-examples/src/Bluefin/Examples`](bluefin-examples/src/Bluefin/Examples).
2323

24+
## Poor performance under GHC 9.12.1 and 9.12.2
25+
26+
Due to a bug in GHC 9.12.1 and 9.12.2, Bluefin performance suffers
27+
greatly on those compilers. The bug will be fixed in GHC 9.12.3 and
28+
9.14.1. See https://github.com/tomjaguarpaw/bluefin/issues/77 for
29+
more details.
30+
2431
## Contact
2532

2633
If you have a question about Bluefin, you think you might have found a

0 commit comments

Comments
 (0)