Skip to content

Commit 5bee13d

Browse files
authored
Update README to include Haddock documentation link
Added link to hosted Haddock documentation.
1 parent aa26673 commit 5bee13d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![CI](https://github.com/arrayfire/arrayfire-haskell/actions/workflows/ci.yml/badge.svg)](https://github.com/arrayfire/arrayfire-haskell/actions/workflows/ci.yml)
44
[![Hackage](https://img.shields.io/hackage/v/arrayfire.svg)](https://hackage.haskell.org/package/arrayfire)
55

6+
See hosted [Haddock documentation](https://dmjio.github.io/arrayfire-haddocks/).
7+
68
`ArrayFire` is a general-purpose library that simplifies the process of developing software that targets parallel and massively-parallel architectures including CPUs, GPUs, and other hardware acceleration devices.
79

810
`arrayfire-haskell` is a [Haskell](https://haskell.org) binding to [ArrayFire](https://arrayfire.com).

0 commit comments

Comments
 (0)