diff options
author | Andre Polykanine A.K.A. Menelion Elensúlë <andre@oire.org> | 2017-08-23 00:10:14 +0300 |
---|---|---|
committer | Andre Polykanine A.K.A. Menelion Elensúlë <andre@oire.org> | 2017-08-23 00:11:10 +0300 |
commit | 3a0d915f808b07d6a42158352b530e467d0ac8cf (patch) | |
tree | 16d9b1bb888bd29146c4f0f8895951e89f024446 /pl-pl/haskell-pl.html.markdown | |
parent | 1ab776fa86e05bde6ebb12c20d702211dea374ab (diff) |
Attempted to fix the messed-up frontmatter for Polish. See #2829.
Diffstat (limited to 'pl-pl/haskell-pl.html.markdown')
-rw-r--r-- | pl-pl/haskell-pl.html.markdown | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pl-pl/haskell-pl.html.markdown b/pl-pl/haskell-pl.html.markdown index 3a51ade5..034189f5 100644 --- a/pl-pl/haskell-pl.html.markdown +++ b/pl-pl/haskell-pl.html.markdown @@ -1,8 +1,12 @@ --- +category: language language: Haskell -lang: pl-pl contributors: + - ["Adit Bhargava", "http://adit.io"] +translators: - ["Remigiusz Suwalski", "https://github.com/remigiusz-suwalski"] +lang: pl-pl +filename: haskell-pl.hs --- Haskell został zaprojektowany jako praktyczny, czysto funkcyjny język |