idontgetoutmuch / lazyppl

MIT License
2 stars 0 forks source link

From Bitbucket #1

Open idontgetoutmuch opened 2 years ago

idontgetoutmuch commented 2 years ago
  1. The original repo is on bitbucket https://bitbucket.org/samstaton/lazyppl but I think it's easier for most people to interact with GitHub.
  2. It seems to use hpack (backpack?) to build. I am using the .cabal file and nix. I think hpack is a bit of a dead end at the moment.
  3. There is a lot of use of unsafeperformio in the code the user is supposed to write. My experiences with unsafeperformio have never been happy ones.