hi
-
Platonic Systems
- Quebec City, QC
- https://www.srid.ca
- @sridca
Highlights
- 10 discussions answered
Block or Report
Block or report srid
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
haskell-template Public template
Haskell project template using Nix + Flakes + VSCode (HLS)
-
obsidiansystems/obelisk Public
Functional reactive web and mobile applications, with batteries included.
-
reflex-frp/reflex-dom Public
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pur…
6,589 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 139 commits in 12 repositories
Created 1 repository
- srid/nvim.nix Markdown
Created a pull request in Plutonomicon/plutarch that received 17 comments
plutarch-extra: findOwnInput, getContinuingOutputs, findDatum
Upstream these functions from plutus-ledger-api, along with golden and assertion tests for them. It also adds a Plutarch.Extra.Monad as these funct…
Opened 12 other pull requests in 9 repositories
Plutonomicon/plutarch
3
merged
ongyiren1994/mermaid-hs
1
open
1
merged
srid/tailwind-haskell
1
merged
srid/emanote
1
merged
srid/ema
1
merged
srid/neuron
1
open
srid/pandoc-link-context
1
open
srid/nixos-config
1
merged
hspec/hspec
1
closed
Reviewed 6 pull requests in 3 repositories
Plutonomicon/plutarch
3 pull requests
hspec/hspec
2 pull requests
mlabs-haskell/apropos
1 pull request
Created an issue in hspec/hspec that received 8 comments
A way to get the test tree after test run
I notice that hspecResult returns a Summary of the test run. Can this Summary be made to include the test forest1 as well?
Failing that, maybe:
hsp…