-
@sfmskywalker created:
https://orchard.codeplex.com/workitem/18998
This is a feature request regarding making the AdminConroller of the Contents module reusable, for example by the Blogs module & Wid…
-
Hi,
This is an exciting alternative approach for compiling Haskell!
Are you also aware of the llvmng work?
https://mail.haskell.org/pipermail/ghc-devs/2017-September/014689.html
Moritz hop…
-
Once the truncated links are deprecated we can implement a bit more code reuse.
A bit more will also be allowed by implementing 2d_Q04 dimensional reduction center stabilization, as well as the spe…
-
E.g. I have type
```hs
data PaymentOptionsCommon id =
PaymentOptions
{ poId :: id
, poPaymentType :: Maybe PaymentMethod
, poPaymentNet :: Maybe Int
, poInstallmen…
-
Hi,
When scrolling the collectioview inside the cell and then scrolling the tableview, the cell that gets reused shows the the collection view scrolled to the position that i scrolled to in the firs…
-
Why reimplementing prelude, when there is a nice little ecosystem? https://github.com/gcanti/fp-ts
-
Hi @regadas! Thanks for all your work on this. I have an issue and would like your thoughts on it.
I currently have an [open PR to support reusable workflows](https://github.com/regadas/github-act…
-
Is this library distributed with a particular license, from a code reuse perspective?
I am exploring pygame curve drawing raster options and currently this library is unadorned, which to me means it …
-
**Is your feature request related to a problem? Please describe.**
I'm trying to make a docker image which operates exactly like nixos/nix, but I also want to start up sshd in the image. That requir…
-
We should start implementing Reusable Web conponents such as the navbar, etc. so that all of the items in the rendered views that are supposed to be the sqme are the same across all pages.
I added …