Allan Jorge
                                            Allan Jorge
                                        
                                    As pointed out in #1481, we have multiple projects in the monorepo and we could leverage a `utils` module with reusable functions shared across the repo. I personally don't have...
When I try to compile/build from source, using either `stackage` and `cabal`, the process halts when it reaches the following step `[25 of 32] Compiling Handler.Admin.Board ( Handler/Admin/Board.hs, .stack-work/dist/x86_64-linux/Cabal-1.22.4.0/build/Handler/Admin/Board.o )`....
With the changes the PR #13 introduces, we still have some further work to do. Instead of just being mandatory, we should have a flag at compile-time or something like...
Currently, the project lacks proper logs about what's happening. We should implement some sort of logging, reporting which command was issued and who issued the command. Also, we should log...