Commit Graph

84 Commits

Author SHA1 Message Date
Jens Petersen 71b9e0c858 update to 0.4.5 2017-01-13 17:10:56 +09:00
Jens Petersen 373c46affc no longer remove license and use cabal_test 2016-09-27 18:33:45 +09:00
Jens Petersen dc4e149ae8 disable tests since they hang 2016-07-04 08:17:18 +09:00
Jens Petersen ce20d91749 update to 0.4.4 2016-06-26 20:39:38 +09:00
Jens Petersen c03ee1ca74 skip tests on armv7hl
test-shellcheck: internal error: evacuate(static): strange closure type 61820
2016-03-08 11:19:01 +09:00
Jens Petersen 5284ad0f4e update to 0.3.8 2016-03-07 18:02:56 +09:00
Dennis Gilmore f8d8aff9a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 15:50:37 +00:00
Jens Petersen 43dbf72865 silence macro in comment warning 2015-09-18 16:15:48 +09:00
Dennis Gilmore a0cb91e441 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-16 23:25:09 +00:00
Dridi Boukelmoune 6623277c29 bumped to version 0.3.7 2015-04-26 16:05:26 +02:00
Jens Petersen da91416707 update to 0.3.5 2015-01-29 00:22:08 +09:00
Jens Petersen b8f07a040f cblrpm refresh 2015-01-29 00:10:16 +09:00
Jens Petersen 8aa21e9233 further remove "hiding (runTests)" since they break on ghc-7.4
this should fix the f19 build
2014-11-07 14:00:53 +09:00
Jens Petersen ba15a85ee6 proper fix to disable tests everywhere (#1158522)
We don't really want to link ShellCheck to QuickCheck:
QuickCheck should only be used at buildtime for tests
- https://github.com/koalaman/shellcheck/issues/254

I had forgotten to remove the QuickCheck imports
in my earlier ARM version of the patch
(that QC module is not available on all secondary archs).

Sorry about the formatting changes but it makes
life easier for me to keep the spacing close to cblrpm output.
(Maybe I should add an ignore whitespace option to
"cblrpm diff" in the future.:)

Hopefully this should now really build on all archs!
2014-11-06 19:52:51 +09:00
Jens Petersen b4d116ee78 only enable tests on archs with ghci except armv7 (#1158522) 2014-11-04 18:56:29 +09:00
Jens Petersen 43ecec81c9 fix 0.3.4 build failure on ARM by removing TemplateHaskell QuickCheck runTests
defining tests in the main library modules seems an unusual design...

Note running ldconfig for ghc-ShellCheck is redundant since the
library does not live in %{_libdir}/
2014-09-22 12:13:53 +09:00
Dridi Boukelmoune 91e1b15caf added missing ignore for 0.3.4 2014-09-12 16:56:10 +02:00
Dridi Boukelmoune cafe16d3e2 bumped to version 0.3.4 2014-09-12 16:44:57 +02:00
Jens Petersen 36d77b6ddc reenable pandoc on ARM 2014-09-05 14:59:58 +09:00
Dridi Boukelmoune e56d058f8e rebuilt after a dependency upgrade 2014-09-04 19:15:53 +02:00
Dridi Boukelmoune 4513c1d1c8 bumped to version 0.3.3 2014-08-30 11:49:43 +02:00
Dridi Boukelmoune 4bbef97a74 rebuilt after a dependency upgrade 2014-08-28 17:11:16 +02:00
Peter Robinson 2a643d8552 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 19:40:08 +00:00
Dennis Gilmore 8532ced5e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 18:43:59 -05:00
Jens Petersen 753e6b1a1b no exec RPATH on arm with current ghc 2014-03-18 12:16:44 +09:00
Jens Petersen 9ec2eb0e21 fix shellcheck rpath instead of using ld.so.conf.d; simplify doc files list 2014-03-18 10:24:09 +09:00
Dridi Boukelmoune 3febe6df6f fixed wrong month in the changelog 2014-03-16 16:25:34 +01:00
Dridi Boukelmoune 4e584f8cd3 added missing ld config 2014-03-16 16:21:57 +01:00
Dridi Boukelmoune 1bdcf5f819 executable dynamically linked to the library 2014-03-01 18:48:33 +01:00
Dridi Boukelmoune b2e7f60974 stop building the man page on ARM, no pandoc 2014-02-09 23:10:22 +01:00
Dridi Boukelmoune ada46d13df build and install the man page 2014-02-05 07:26:05 +01:00
Dridi Boukelmoune 900c1f7712 bumped to version 0.3.1
Also added a workaround for the Fedora haskell toolchain (bug #1052117).
2014-02-05 00:06:25 +01:00
Dridi Boukelmoune b0905b2aeb Initial import (#1033967) 2013-12-04 23:43:09 +01:00
Fedora Release Engineering b4da8bc020 Initial setup of the repo 2013-12-04 13:41:45 +00:00