We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9029c59 commit b4c52e5Copy full SHA for b4c52e5
README.md
@@ -21,6 +21,13 @@ There is an `bluefin-examples` package which you can see in this
21
repository at
22
[`bluefin-examples/src/Bluefin/Examples`](bluefin-examples/src/Bluefin/Examples).
23
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
31
## Contact
32
33
If you have a question about Bluefin, you think you might have found a
0 commit comments