add a section about support
This commit is contained in:
parent
c9a28daf0c
commit
428744083b
22
README.md
22
README.md
@ -22,6 +22,28 @@ Coding Style
|
||||
The coding style of this project mostly follows:
|
||||
[haskell-style](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md)
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
cryptonite supports the following platform:
|
||||
|
||||
* Windows >= 8
|
||||
* OSX >= 10.8
|
||||
* Linux
|
||||
|
||||
On the following architectures:
|
||||
|
||||
* x86-64
|
||||
* i386
|
||||
|
||||
On the following haskell versions:
|
||||
|
||||
* GHC 7.0.x
|
||||
* GHC 7.4.x
|
||||
* GHC 7.6.x
|
||||
* GHC 7.8.x
|
||||
* GHC 7.10.x
|
||||
|
||||
Links
|
||||
-----
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user