You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: halide-JuicyPixels/halide-JuicyPixels.cabal
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ name: halide-JuicyPixels
3
3
version: 0.0.2.1
4
4
synopsis: Integration between Halide and JuicyPixels
5
5
description:
6
-
This package provides instances of [@Language.Halide.IsHalideBuffer@](https://hackage.haskell.org/package/halide-haskell/docs/Language-Halide.html#t:IsHalideBuffer)
6
+
This package provides instances of [Language.Halide.IsHalideBuffer](https://hackage.haskell.org/package/halide-haskell/docs/Language-Halide.html#t:IsHalideBuffer)
7
7
for image types from the [JuicyPixels](https://hackage.haskell.org/package/JuicyPixels) library.
Copy file name to clipboardExpand all lines: halide-arrayfire/halide-arrayfire.cabal
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ name: halide-arrayfire
3
3
version: 0.0.2.0
4
4
synopsis: Integration between Halide and ArrayFire
5
5
description:
6
-
This package provides instances of ['Language.Halide.IsHalideBuffer'](https://hackage.haskell.org/package/halide-haskell/docs/Language-Halide.html#t:IsHalideBuffer)
6
+
This package provides instances of [Language.Halide.IsHalideBuffer](https://hackage.haskell.org/package/halide-haskell/docs/Language-Halide.html#t:IsHalideBuffer)
7
7
for arrays from the [arrayfire](https://hackage.haskell.org/package/arrayfire) library.
0 commit comments