separated 0.2.1 → 0.2.2
raw patch · 1 files changed
+8/−8 lines, 1 files
Files
- separated.cabal +8/−8
separated.cabal view
@@ -1,25 +1,25 @@ name: separated-version: 0.2.1+version: 0.2.2 license: BSD3 license-File: LICENCE-author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>-maintainer: Tony Morris-copyright: Copyright (c) 2016, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.+author: Tony Morris <oᴉ˙ldɟb@llǝʞsɐɥ>+maintainer: Queensland Functional Programming Lab (QFPL)+copyright: Copyright (c) 2017, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230. synopsis: A data type with elements separated by values category: Data description: - <<http://i.imgur.com/26ltTNG.png>>+ <<http://i.imgur.com/uZnp9ke.png>> . A data type with elements separated by values-homepage: https://github.com/data61/separated-bug-reports: https://github.com/data61/separated/issues+homepage: https://github.com/qfpl/separated+bug-reports: https://github.com/qfpl/separated/issues cabal-version: >= 1.10 build-type: Custom extra-source-files: changelog source-repository head type: git- location: git@github.com:data61/separated.git+ location: git@github.com:qfpl/separated.git flag small_base description: Choose the new, split-up base package.