Commit Graph

137 Commits

Author SHA1 Message Date
mrkkrp
49743074fb Show build status of ‘master’ in Travis badge 2016-06-24 11:42:37 +03:00
Mark Karpov
8fd57bbac5 Merge pull request #35 from stackbuilders/switch-to-megaparsec
Switch to Megaparsec 5
2016-06-24 12:36:56 +04:00
mrkkrp
794cc8c51c Refactor and switch to Megaparsec 5
Close #17.
2016-06-24 11:36:36 +03:00
mrkkrp
77aba55099 Fix the build for all GHCs 2016-06-23 18:59:30 +03:00
mrkkrp
3f9e15b664 Achieve 100% Haddock coverage 2016-06-23 17:54:50 +03:00
Cristhian Motoche
c655520942 Add documentation for parse functions (#34) 2016-06-23 17:55:39 +04:00
mrkkrp
1be795ecc6 Tame some warnings 2016-06-23 16:38:04 +03:00
mrkkrp
73301761c0 Add ‘dev’ flag to compile with ‘-Wall -Werror’
This is how the package will be built on Travis.
2016-06-23 15:57:43 +03:00
mrkkrp
37af83a697 Update the Travis CI script, use Cabal
Close #29. Also, fail if Haddock coverage is not 100%.
2016-06-23 15:49:12 +03:00
mrkkrp
6034ccedd9 Add package version bounds, indent Cabal file 2016-06-23 15:43:02 +03:00
mrkkrp
96817c116b Update the ‘stack.yaml’ file, use ‘lts-6.4’ 2016-06-23 15:39:43 +03:00
mrkkrp
99ec8af07f Minor improvements in ‘inflections.cabal’ 2016-06-23 13:56:04 +03:00
mrkkrp
1db7214af3 Add the ‘CHANGELOG.md’ file
Close #31.
2016-06-23 13:55:40 +03:00
mrkkrp
69a45b7c50 Add more badges (license and Stackage)
Close #30.
2016-06-23 13:09:48 +03:00
Juan Pablo Santos
f69e7a4295 Switch tests to hspec (#22) 2016-06-23 13:01:49 +04:00
Cristhian Motoche
456fd6c1f0 Adding code examples in comments (#27) 2016-06-23 12:27:05 +04:00
Juan Pedro Villa Isaza
f505bafb70 Bump version to 0.2.0.1 2016-05-30 09:04:26 -05:00
Tomas Carnecky
4fe02391da The package is compatible with GHC 8 2016-05-29 20:15:51 -04:00
Juan Pedro Villa Isaza
7d5e2a43a8 Merge pull request #24 from stackbuilders/change-travis
Change travis
2016-03-04 09:51:13 -05:00
CristhianMotoche
a5bf768c1b Add GMP dependency 2016-02-25 09:00:31 -05:00
CristhianMotoche
99995effd3 Update .travis.yml to work with stack 2016-02-25 08:48:59 -05:00
Abdelkader Boudih
b00e2817a1 Merge pull request #21 from stackbuilders/update-licence
Update LICENSE date
2016-01-12 17:17:26 +00:00
Abdelkader Boudih
e1929bffbf Update LICENSE 2016-01-12 17:13:29 +00:00
Justin Leitgeb
3047a987e6 Update Stack LTS version to 4.0 2016-01-09 09:52:43 -08:00
Juan Pedro Villa Isaza
f1705b46d4 Use LTS 3.5 [ci skip] 2015-09-14 17:05:59 -05:00
Juan Pedro Villa Isaza
16e23b6427 Use Stack (LTS 3.4) [ci skip] 2015-09-11 09:15:32 -05:00
Juan Pedro Villa Isaza
d8f5c4936f Cache dependencies 2015-09-10 17:54:12 -05:00
Juan Pedro Villa Isaza
43ec533a03 Merge pull request #15 from stackbuilders/chore/fix-warnings-in-tests/issue-13
Fix warnings in tests test-suite
2015-08-26 08:44:27 -05:00
Juan Pedro Villa Isaza
a1134182be Fix warnings in tests test-suite 2015-08-25 15:45:00 -05:00
Juan Pedro Villa Isaza
f776ace29b Merge pull request #14 from stackbuilders/move_to_travis_containers
Use travis CI containers
2015-07-24 12:46:24 -05:00
Juan Paucar
4813adec73 Use travis CI containers 2015-07-24 10:25:53 -05:00
Juan Pedro Villa Isaza
c3a0998a52 Bump version to 0.2.0.0 2015-07-19 10:45:45 -05:00
Juan Pedro Villa Isaza
303443c4fd Merge pull request #11 from stackbuilders/chore/fix-test-suite-for-cabal/issue-10
Add other-modules to tests test-suite
2015-07-19 10:44:39 -05:00
Juan Pedro Villa Isaza
af5b7c38df Add other-modules to tests test-suite 2015-07-19 10:16:06 -05:00
Justin Leitgeb
0bff14c447 Bump version to 0.1.0.10 2015-04-08 11:58:12 -05:00
Justin Leitgeb
74b06f75b8 Add hackage badge 2015-04-08 08:48:30 -05:00
Justin Leitgeb
e19c7b2786 Remove unnecessary imports, add warnings to tests 2015-04-08 08:46:40 -05:00
Justin S. Leitgeb
78a44e9859 Merge pull request #8 from wereHamster/ghc-7.10
Add support for GHC 7.10
2015-04-08 08:36:33 -05:00
Tomas Carnecky
71a036b288 Remove CI on GHC 6.12, add latest 7.8 point release 2015-04-08 04:44:58 +00:00
Tomas Carnecky
2fa7fc2c15 Use explicit imports from Prelude
To avoid ambigous references due to Prelude in 7.10 re-exporting 'Word'.
2015-04-07 22:10:41 +00:00
Tomas Carnecky
0dce9ad128 Relax base versions to cover GHC 6.12 through 7.10 2015-04-07 21:54:16 +00:00
Tomas Carnecky
ff05ccf4ee Build against multiple GHC/cabal versions 2015-04-07 21:44:56 +00:00
Justin Leitgeb
18b46ba4f6 Bump version 2015-01-23 13:03:04 -05:00
Justin Leitgeb
022a6f8703 Add specs for new functions 2015-01-23 08:25:34 -05:00
Justin S. Leitgeb
9023033bc8 Merge pull request #7 from stackbuilders/add_ghc_78
Add GHC 7.8
2015-01-22 19:54:51 -05:00
Justin Leitgeb
f669a194dc Add GHC 7.8 2015-01-22 19:49:32 -05:00
Justin Leitgeb
f0d338e7c4 Bump version to 0.1.0.8 2015-01-22 19:45:09 -05:00
Justin S. Leitgeb
2e7a5fb756 Merge pull request #6 from s9gf4ult/master
added auxiliary convertion functions
2015-01-22 19:42:07 -05:00
Aleksey Uimanov
76cf0808ee added auxiliary convertion functions 2015-01-23 03:31:20 +05:00
Justin Leitgeb
8129f211e7 Fix typo 2014-09-23 18:27:45 -05:00