diff --git a/README.md b/README.md index da98a10..6d3e96b 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ You can see which language is using for app. Curently there are next languages: - ![RubyIcon] - Ruby language. - ![RustIcon] - Rust language. - ![LuaIcon] - Lua language. +- ![HaskellIcon] - Haskell language. ## Contents - [Audio](#audio) @@ -487,7 +488,7 @@ You can see which language is using for app. Curently there are next languages: - [IINA](https://github.com/lhc70000/iina) - Modern video player for macOS. ![SwiftIcon] - [MPlayerX](https://github.com/niltsh/MPlayerX) - Media player on macOS. ![ObjectiveCIcon] - [MacMorpheus](https://github.com/emoRaivis/MacMorpheus) - 3D 180/360 video player for macOS for PSVR with head tracking. ![ObjectiveCIcon] -- [Movie Monad](https://github.com/lettier/movie-monad) - Desktop video player built with Haskell that uses GStreamer and GTK+. [Haskell] +- [Movie Monad](https://github.com/lettier/movie-monad) - Desktop video player built with Haskell that uses GStreamer and GTK+. ![HaskellIcon] #### Subtitles @@ -533,3 +534,4 @@ You can see which language is using for app. Curently there are next languages: [RustIcon]: ./icons/rust-16.png [LuaIcon]: ./icons/Lua-16.png [AppStore]: ./icons/app_store-16.png +[HaskellIcon]: ./icons/haskell-16.png \ No newline at end of file diff --git a/icons/haskell-16.png b/icons/haskell-16.png new file mode 100644 index 0000000..0bd8cb5 Binary files /dev/null and b/icons/haskell-16.png differ diff --git a/icons/haskell.png b/icons/haskell.png new file mode 100644 index 0000000..120eae3 Binary files /dev/null and b/icons/haskell.png differ