Commit Graph

  • 8749d48ded remove all constraints and use lts-21.3 master Dmitry Olshansky 2023-07-19 13:32:13 +0200
  • 9e3fd0632f
    Update README.md (#68) Daniel Calle 2022-11-18 09:44:24 -0500
  • 33d678eb6f
    Merge pull request #65 from stackbuilders/dc/standardize-docs Daniel Calle 2022-06-24 15:47:54 -0500
  • 09f24ea76c
    update future work section Daniel Calle 2022-06-24 15:31:03 -0500
  • b8bd4a4fa5
    update footer and docs Daniel Calle 2022-06-23 16:38:59 -0500
  • 5f731cba9b
    Allow megaparsec 9.0 (#63) Cristhian Motoche 2020-09-11 08:44:27 -0500
  • 7f9e3d7e80
    [#61] Change megaparsec version (#62) Jorge Guerra Landázuri 2019-11-25 11:25:26 -0500
  • b77803e17d
    Update to megaparsec-7.0 (#60) Cristhian Motoche 2018-10-10 13:50:47 -0500
  • a6a7b5cf10 Support exceptions 0.10.* (#57) Sebastián Estrella 2018-05-11 17:06:46 -0500
  • 90943e7371
    Merge pull request #55 from stackbuilders/update-bounds-exceptions Sebastián Estrella 2018-03-08 08:44:51 -0500
  • 96e390da1a Update the bounds of exceptions package to include 0.9.0 Luis Fernando Alvarez 2018-03-05 09:02:22 -0500
  • c5d6996370
    Merge pull request #53 from stackbuilders/megaparsec_6_4_0_compatibility Sebastián Estrella 2018-01-15 15:21:56 -0500
  • dda2f838ec Remove unused app CristhianMotoche 2018-01-15 13:14:25 -0500
  • 1d68232db4 Fix missing imports CristhianMotoche 2018-01-15 11:35:21 -0500
  • 8464c3e3e7 Support megaparsec >= 6.4.0 Sebastián Estrella 2018-01-14 22:56:38 -0500
  • 6cdef174b2 Update to megaparsec 6.0.0 (#51) Cristhian Motoche 2017-08-03 16:39:00 -0500
  • 32e69f8545 Merge pull request #48 from rcook/rcook-to-humanized Cristhian Motoche 2017-07-24 07:45:33 -0500
  • 892e0d5f6d Implement toHumanized helper function Richard Cook 2017-07-22 09:49:03 -0600
  • a902fa0e7a Implement humanizeCustom to enable optional capitalization of first word Richard Cook 2017-07-22 09:22:13 -0600
  • f103a07970 Merge pull request #46 from rcook/rcook-fix-typo Juan Paucar 2017-07-21 22:33:21 -0500
  • 99c57706a9 Fixes #45: Update doc comment for titleize to indicate that it capitalizes all words Richard Cook 2017-07-21 20:45:46 -0600
  • 8d7c0be1f7 Enable caching on Travis mrkkrp 2017-03-05 16:45:32 +0300
  • 61a6c575cd Don't test with GHC and Cabal HEAD on Travis mrkkrp 2017-03-03 01:07:04 +0300
  • 8c071a0e54 Test with GHC 8.0.2 mrkkrp 2017-01-26 14:20:26 +0300
  • 78bb346731 Version bump (0.3.0.0) mrkkrp 2016-12-28 14:08:47 +0300
  • 8820a16c49 Documentation corrections mrkkrp 2016-12-28 13:48:06 +0300
  • c964f2ad15 Merge pull request #43 from stackbuilders/hide-word-constructors Mark Karpov 2016-12-28 14:32:56 +0400
  • 2348bb717c Better define what a word is, tests for ‘Types.hs’ mrkkrp 2016-12-21 20:01:14 +0300
  • 4d3bb48d7b Parser tests and fixes mrkkrp 2016-12-21 18:49:44 +0300
  • 477a36de5c Make collection type for acronyms polymorphic mrkkrp 2016-12-21 17:38:42 +0300
  • 0a43bc0690 Add more tests mrkkrp 2016-12-21 16:17:53 +0300
  • 2a2d02847e Introduce a more flexible error handling mrkkrp 2016-12-21 15:54:27 +0300
  • 48e14a31ff Fix the build mrkkrp 2016-12-21 15:29:07 +0300
  • d9f226a81d Update the “CHANGELOG.md” file mrkkrp 2016-12-21 15:16:00 +0300
  • 8560ec9fce Update the docs to reflect the current state of the code mrkkrp 2016-12-21 15:15:47 +0300
  • da792fdfec Hide ‘Text.Inflections.Types’ mrkkrp 2016-12-21 15:15:20 +0300
  • 008c070982 Add some @since declarations mrkkrp 2016-12-21 15:14:17 +0300
  • feac25f60c We don't want to have overlapping instances mrkkrp 2016-12-21 15:13:34 +0300
  • 212d0cb3e7 Implement a more type safe API mrkkrp 2016-12-16 20:12:09 +0300
  • ab508f1b4f Use ‘lts-7.13’ mrkkrp 2016-12-16 18:45:10 +0300
  • a9318a35dc A correction regarding required version of ‘base’ mrkkrp 2016-12-16 18:44:35 +0300
  • 185c506788 Allow Word to contain digits (#42) Dmitry Bushev 2016-12-16 18:03:14 +0300
  • f3cdc38874 Minor cosmetic corrections mrkkrp 2016-10-04 10:40:29 +0300
  • 5b718ca4f3 Merge pull request #40 from stackbuilders/improve-tests Mark Karpov 2016-07-13 16:46:31 +0400
  • f7d63badc7 Minor improvement in docs for ‘toCamelCased’ mrkkrp 2016-07-11 14:51:08 +0300
  • df139bae49 Improve tests, make them more idiomatic mrkkrp 2016-07-11 14:46:34 +0300
  • 03234409a0 Merge pull request #38 from stackbuilders/refactoring-use-text Mark Karpov 2016-07-05 14:53:12 +0400
  • ad52094310 Rewrite ‘parametrize’ and ‘parametrizeCustom’ mrkkrp 2016-07-05 12:48:17 +0300
  • 042ea42a20 Major refactoring, switch to ‘Text’ mrkkrp 2016-07-01 20:17:03 +0300
  • 4fdc9d6ac9 Relaxed Integer type Tatsuya Hirose 2016-07-02 17:17:36 +0900
  • 49743074fb Show build status of ‘master’ in Travis badge mrkkrp 2016-06-24 11:42:37 +0300
  • 8fd57bbac5 Merge pull request #35 from stackbuilders/switch-to-megaparsec Mark Karpov 2016-06-24 12:36:56 +0400
  • 794cc8c51c Refactor and switch to Megaparsec 5 mrkkrp 2016-06-24 11:03:23 +0300
  • 77aba55099 Fix the build for all GHCs mrkkrp 2016-06-23 18:03:32 +0300
  • 3f9e15b664 Achieve 100% Haddock coverage mrkkrp 2016-06-23 17:54:50 +0300
  • c655520942 Add documentation for parse functions (#34) Cristhian Motoche 2016-06-23 08:55:39 -0500
  • 1be795ecc6 Tame some warnings mrkkrp 2016-06-23 16:38:04 +0300
  • 73301761c0 Add ‘dev’ flag to compile with ‘-Wall -Werror’ mrkkrp 2016-06-23 15:57:43 +0300
  • 37af83a697 Update the Travis CI script, use Cabal mrkkrp 2016-06-23 15:49:12 +0300
  • 6034ccedd9 Add package version bounds, indent Cabal file mrkkrp 2016-06-23 15:40:16 +0300
  • 96817c116b Update the ‘stack.yaml’ file, use ‘lts-6.4’ mrkkrp 2016-06-23 15:39:43 +0300
  • 99ec8af07f Minor improvements in ‘inflections.cabal’ mrkkrp 2016-06-23 13:56:04 +0300
  • 1db7214af3 Add the ‘CHANGELOG.md’ file mrkkrp 2016-06-23 13:52:57 +0300
  • 69a45b7c50 Add more badges (license and Stackage) mrkkrp 2016-06-23 13:09:48 +0300
  • f69e7a4295 Switch tests to hspec (#22) Juan Pablo Santos 2016-06-23 04:01:49 -0500
  • 456fd6c1f0 Adding code examples in comments (#27) Cristhian Motoche 2016-06-23 03:27:05 -0500
  • f505bafb70 Bump version to 0.2.0.1 Juan Pedro Villa Isaza 2016-05-30 09:04:26 -0500
  • 4fe02391da The package is compatible with GHC 8 Tomas Carnecky 2016-05-29 20:15:51 -0400
  • 7d5e2a43a8 Merge pull request #24 from stackbuilders/change-travis Juan Pedro Villa Isaza 2016-03-04 09:51:13 -0500
  • a5bf768c1b Add GMP dependency CristhianMotoche 2016-02-25 09:00:31 -0500
  • 99995effd3 Update .travis.yml to work with stack CristhianMotoche 2016-02-25 08:34:29 -0500
  • b00e2817a1 Merge pull request #21 from stackbuilders/update-licence Abdelkader Boudih 2016-01-12 17:17:26 +0000
  • e1929bffbf Update LICENSE Abdelkader Boudih 2016-01-12 17:13:29 +0000
  • 3047a987e6 Update Stack LTS version to 4.0 Justin Leitgeb 2016-01-09 09:52:43 -0800
  • f1705b46d4 Use LTS 3.5 [ci skip] Juan Pedro Villa Isaza 2015-09-14 17:05:59 -0500
  • 16e23b6427 Use Stack (LTS 3.4) [ci skip] Juan Pedro Villa Isaza 2015-09-11 09:15:32 -0500
  • d8f5c4936f Cache dependencies Juan Pedro Villa Isaza 2015-09-10 17:54:12 -0500
  • 43ec533a03 Merge pull request #15 from stackbuilders/chore/fix-warnings-in-tests/issue-13 Juan Pedro Villa Isaza 2015-08-26 08:44:27 -0500
  • a1134182be Fix warnings in tests test-suite Juan Pedro Villa Isaza 2015-08-25 15:45:00 -0500
  • f776ace29b Merge pull request #14 from stackbuilders/move_to_travis_containers Juan Pedro Villa Isaza 2015-07-24 12:46:24 -0500
  • 4813adec73 Use travis CI containers Juan Paucar 2015-07-24 10:12:47 -0500
  • c3a0998a52 Bump version to 0.2.0.0 Juan Pedro Villa Isaza 2015-07-19 10:45:45 -0500
  • 303443c4fd Merge pull request #11 from stackbuilders/chore/fix-test-suite-for-cabal/issue-10 Juan Pedro Villa Isaza 2015-07-19 10:44:39 -0500
  • af5b7c38df Add other-modules to tests test-suite Juan Pedro Villa Isaza 2015-07-19 10:16:06 -0500
  • 0bff14c447 Bump version to 0.1.0.10 Justin Leitgeb 2015-04-08 11:58:12 -0500
  • 74b06f75b8 Add hackage badge Justin Leitgeb 2015-04-08 08:48:30 -0500
  • e19c7b2786 Remove unnecessary imports, add warnings to tests Justin Leitgeb 2015-04-08 08:46:40 -0500
  • 78a44e9859 Merge pull request #8 from wereHamster/ghc-7.10 Justin S. Leitgeb 2015-04-08 08:36:33 -0500
  • 71a036b288 Remove CI on GHC 6.12, add latest 7.8 point release Tomas Carnecky 2015-04-08 04:44:55 +0000
  • 2fa7fc2c15 Use explicit imports from Prelude Tomas Carnecky 2015-04-07 22:10:41 +0000
  • 0dce9ad128 Relax base versions to cover GHC 6.12 through 7.10 Tomas Carnecky 2015-04-07 21:54:16 +0000
  • ff05ccf4ee Build against multiple GHC/cabal versions Tomas Carnecky 2015-04-07 21:44:56 +0000
  • 18b46ba4f6 Bump version Justin Leitgeb 2015-01-23 13:03:04 -0500
  • 022a6f8703 Add specs for new functions Justin Leitgeb 2015-01-23 08:25:34 -0500
  • 9023033bc8 Merge pull request #7 from stackbuilders/add_ghc_78 Justin S. Leitgeb 2015-01-22 19:54:51 -0500
  • f669a194dc Add GHC 7.8 Justin Leitgeb 2015-01-22 19:49:32 -0500
  • f0d338e7c4 Bump version to 0.1.0.8 Justin Leitgeb 2015-01-22 19:45:09 -0500
  • 2e7a5fb756 Merge pull request #6 from s9gf4ult/master Justin S. Leitgeb 2015-01-22 19:42:07 -0500
  • 76cf0808ee added auxiliary convertion functions Aleksey Uimanov 2015-01-23 03:31:20 +0500
  • 8129f211e7 Fix typo Justin Leitgeb 2014-09-23 18:27:45 -0500