Commit Graph
18 Commits
Author SHA1 Message Date
Stephen DiehlandGitHub a8d1363581 Rework Safe Module (#83)
* Initial fork on minimal safe submodule

* Add new Safe module

Signed-off-by: Stephen Diehl <stephen.m.diehl@gmail.com>

* Refactor Safe module
2018-03-22 13:31:29 +00:00
TimothyandStephen Diehl 8eb1633dd8 Add warnings for partial functions (#70) 2017-10-24 14:27:18 +01:00
Stephen Diehl 9533e739ff use hierarchical namespace for all modules 2017-08-22 19:23:46 +01:00
Michael BurgeandStephen Diehl 7908bad846 Debug trace functions now output to stderr (#62) 2017-08-05 14:22:21 +01:00
Stephen DiehlandGitHub 46220a1a4a Added HasCallStack constraint for trace functions (#55)
* added HasCallStack constraint for trace functions, for issue #39

* unpack string on 7.6
2017-05-31 10:13:08 +01:00
Alexander KjeldaasandStephen Diehl fd3d667cde Typo? (#37) 2017-02-07 14:12:47 +00:00
Stephen Diehl d17fc9aab3 traceShow and traceShowId for #16 2016-08-13 16:14:15 -04:00
Stephen Diehl f6586ba8b4 Change safety language flags. 2016-06-30 23:02:39 -04:00
Stephen Diehl 30d0bbca93 Debug functions to use Text. 2016-06-08 20:08:21 -04:00
Stephen Diehl 6df421ad72 Panic module. 2016-06-08 19:32:03 -04:00
Stephen Diehl 561ee5077e fix traceShow fixes #10 2016-04-27 15:27:42 -04:00
Stephen Diehl 1f0a5a9576 backport bifunctor 2016-04-09 19:57:02 -04:00
Stephen Diehl 7a62c5d489 functor module 2016-04-09 15:13:13 -04:00
Stephen Diehl 959cd272f7 fix typo in fun name 2016-04-09 14:56:55 -04:00
Stephen Diehl d5bdaf0c88 use in module traceM 2016-04-09 14:49:16 -04:00
Stephen Diehl 8f6e97633c backwards compat for traceM 2016-04-09 14:25:20 -04:00
Stephen Diehl 28dad7fca1 fix warnings 2016-04-07 17:14:42 -04:00
Stephen Diehl 29b854cf98 initial commit 2016-04-07 15:22:44 -04:00