Commit graph

17 commits

Author SHA1 Message Date
fanghr
c4ee24461e add make ps_bridge subcommand 2022-05-13 20:23:10 +08:00
Jack Hodgkinson
a59ffb221d Added echo message for Makefile lint 2022-05-06 11:22:40 +01:00
Jack Hodgkinson
b870b3c545 added lint function to Makefile 2022-05-06 10:55:09 +01:00
Jack Hodgkinson
5622a9d6db Added doc to new Makefile function 2022-04-28 09:28:58 +01:00
Jack Hodgkinson
638d616e29 add hasktags function to Makefile 2022-04-28 09:27:03 +01:00
fanghr
fccac702b8 break make format into sub-targets
...so that the the nix env won't reload when one just want to format the haskell code

now we have:
* `format_haskell` target
* `format_nix` target
2022-04-15 13:39:35 +02:00
fanghr
45f7e92a5f fix #53
Thanks @emiflake !
2022-04-12 18:33:12 +08:00
Emily Martins
dee3de0a73 rework SafeMoney to use tags instead of MoneyClass 2022-03-26 11:52:52 +01:00
Emily Martins
7e780d994c stub out Proposal, Governor. kill hoogle before starting a new one. 2022-03-26 10:37:32 +01:00
Emily Martins
633c3bea9e apply suggestions and fix remaining haddock suggestions 2022-03-24 15:43:21 +01:00
Emily Martins
bb174a7145 flake: run tests in flake check, actually check fourmolu 2022-03-22 16:27:20 +01:00
Jack Hodgkinson
fbf87a9165 Began applying Emily's suggestions 2022-03-02 16:46:09 +00:00
Jack Hodgkinson
85ff7a55a6 Initialised skeleton for treasury 2022-03-01 12:53:39 +00:00
Emily Martins
537fe50a71 set -XOverloadedRecordDot flag instead of using RecordDotProcessor 2022-02-16 00:17:55 +01:00
Jack Hodgkinson
5e7233829f Removed references to pindexdatalist in AuthorityToken 2022-02-01 16:11:03 +00:00
Emily Martins
c40e6e9f36 impl working version of AuthorityToken policy with plutarch 2022-01-14 10:06:01 +01:00
Emily Martins
ea96690e6a initial commit 2022-01-13 00:06:37 +01:00