diff options
| author | Pratik Karki <prertik@outlook.com> | 2017-08-25 13:54:01 +0545 | 
|---|---|---|
| committer | Pratik Karki <prertik@outlook.com> | 2017-08-25 13:54:01 +0545 | 
| commit | c0cde322a9dfd18ab45b116bbab6cbc2d1c492e5 (patch) | |
| tree | d35d29ae250577c7871f7ee7aa6a78432bdef2fa /pl-pl | |
| parent | 9df9387dbeff9393dd26eb0b50966177b34ed9ce (diff) | |
Add filename(#2832)
Diffstat (limited to 'pl-pl')
| -rw-r--r-- | pl-pl/haskell-pl.html.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/pl-pl/haskell-pl.html.markdown b/pl-pl/haskell-pl.html.markdown index 034189f5..236b8958 100644 --- a/pl-pl/haskell-pl.html.markdown +++ b/pl-pl/haskell-pl.html.markdown @@ -1,12 +1,13 @@  ---  category: language +filename: haskell-pl.hs  language: Haskell  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   | 
