Skip to content

Commit 0fa461f

Browse files
committed
fix: Spelling mistake.
1 parent 2e37b44 commit 0fa461f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_posts/2016-10-19-current-environment.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ Libraries written or supported by members of the DataHaskell team.
99

1010
## Notebooks
1111
- **IHaskell**[](https://github.com/IHaskell/IHaskell){:.github} [![Hackage](https://img.shields.io/hackage/v/ihaskell.svg)](https://hackage.haskell.org/package/ihaskell) [![ihaskell](http://stackage.org/package/hasktorch/badge/nightly)](http://stackage.org/nightly/package/hasktorch) : IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook).
12-
<br><br>Maintaners: [Vaibhav Sagar](https://github.com/vaibhavsagar)
12+
<br><br>Maintainers: [Vaibhav Sagar](https://github.com/vaibhavsagar)
1313

1414
## Machine Learning
1515

1616
### Neural Networks
1717
- **hasktorch** [](https://github.com/hasktorch/hasktorch){:.github} [![Hackage](https://img.shields.io/hackage/v/hasktorch.svg)](https://hackage.haskell.org/package/hasktorch) [![hasktorch](http://stackage.org/package/hasktorch/badge/nightly)](http://stackage.org/nightly/package/hasktorch) : Hasktorch is a library for tensors and neural networks in Haskell.
18-
<br><br>Maintaners: [Junji Hashimoto](https://github.com/junjihasimoto)
18+
<br><br>Maintainers: [Junji Hashimoto](https://github.com/junjihasimoto)
1919

2020
## Publication
2121

22-
- **pandoc-plot** [![Hackage](https://img.shields.io/hackage/v/pandoc-plot.svg)](https://hackage.haskell.org/package/pandoc-pyplot) [![pandoc-plot](http://stackage.org/package/pandoc-pyplot/badge/nightly)](http://stackage.org/nightly/package/pandoc-plot): A Pandoc filter to include figures generated from code blocks. Keep the document and code in the same location.
23-
<br><br>Maintaners: [Laurent P. René de Cotret](https://github.com/LaurentRDC)
22+
- **pandoc-plot** [](https://github.com/LaurentRDC/pandoc-plot)[![Hackage](https://img.shields.io/hackage/v/pandoc-plot.svg)](https://hackage.haskell.org/package/pandoc-pyplot) [![pandoc-plot](http://stackage.org/package/pandoc-pyplot/badge/nightly)](http://stackage.org/nightly/package/pandoc-plot): A Pandoc filter to include figures generated from code blocks. Keep the document and code in the same location.
23+
<br><br>Maintainers: [Laurent P. René de Cotret](https://github.com/LaurentRDC)
2424

2525
## Data structures
2626

2727
### Data frames
2828

29-
- **dataframe** [![Hackage](https://img.shields.io/hackage/v/dataframe.svg)](https://hackage.haskell.org/package/dataframe) [![dataframe](http://stackage.org/package/Frames/badge/nightly)](http://stackage.org/nightly/package/dataframe) : A fast, safe, and intuitive DataFrame library.
30-
<br><br>Maintaners: [Michael Chavinda](https://github.com/mchav)
29+
- **dataframe** [](https://github.com/mchav/dataframe)[![Hackage](https://img.shields.io/hackage/v/dataframe.svg)](https://hackage.haskell.org/package/dataframe) [![dataframe](http://stackage.org/package/Frames/badge/nightly)](http://stackage.org/nightly/package/dataframe) : A fast, safe, and intuitive DataFrame library.
30+
<br><br>Maintainers: [Michael Chavinda](https://github.com/mchav)

0 commit comments

Comments
 (0)