-
- Library repo: https://github.com/mondeja/simple-icons-drawio
- Icons collection repo: https://github.com/simple-icons/simple-icons
-
Could we please add a new option that defines this set comparison, keeping the default as it is?
https://github.com/haskell-CI/haskell-ci/blob/3a6929e6b3101b6cbad56f9097e9c9bff106bbe9/src/HaskellCI…
-
SQL Fix
`/*SQL_SCRIPT SCARFACE*/
/*23.4.2022*/
npc_stormwind_infantry current script in SmartScript,creature texts already in db.
/*Text for Creature(Stormwind Infantry) Entry 49869*/
DELETE …
-
I've been working on some tests for our AMIs + services using Serverspec and looking at Kitchen / BATS and others in conjunction with Packer. I'd think the results would have a place here? If so, is h…
-
**Describe the bug**
We have a use case where we have one KSQL Table and we have a push query - which queries the table continously and creates/feeds another table from it
```
CREATE or replace tab…
-
I have my version number in two places in many of my cabal files:
```
version: a.b.c
source-repository this
tag: a.b.c
```
It is annoying and somewhat error-prone to have this duplication: one m…
dmwit updated
3 years ago
-
tasty-1.5.1 ([changelog](http://hackage.haskell.org/package/tasty-1.5.1/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for:
- [ ] morpheus-graphql-0.28.1 (>=0.1.0 && < =1.5). Davit Nalche…
-
git-annex's Setup.hs needs some of its dependencies to be installed, so I added this to its stack.yaml on a user's request:
```
explicit-setup-deps:
git-annex: true
```
But this made stack build f…
joeyh updated
8 years ago
-
**See the updated list [below](https://github.com/commercialhaskell/stackage/issues/7391#issuecomment-2208847985)** - though i think we should move it here next time
----
Old original list:
…
-
I found a problem when working with Django-TastyPie, it doesn't store the objects in DB.
The json produced by tasty includes a meta with information and put the information
inside the objects tag (…