-
https://github.com/jhipster/jhipster-sample-app
-
To be done (in 2017? -> yes) when it's safe to assume everyone has a decent C++14 compiler.
This implies:
- [x] Deprecate support for Ubuntu precise (and also trusty but only in PPA, for the nex…
-
Need to connect our GitHub repository to Google Cloud Platform to enable continuous integration process while we develop/test/deploy
-
In the Elixir ecosystem, Phoenix is an OTP app, and you can build your application as an umbrella project and then import it into Phoenix.
This talk goes into greater detail.
http://www.elixirconf…
-
If you want to work on a county, add a comment saying which one you'd like to work on or email openelections@gmail.com. You can either email us finished CSV files or submit a pull request, whatever is…
-
```haskell
{-# LANGUAGE DeriveGeneric #-}
module Main where
import Data.List(intercalate)
import Data.Maybe(fromJust)
import GHC.Generics(Generic)
import Data.Aeson(FromJSON, decode)
import…
-
Right now we're only handling get methods, while we should support all the http verbs.
-
Hi, I'm using GHC 8.0.2 on Windows 10 15063.13.
I ran ``cabal install`` with PowerShell, and Cabal complains that
```
Warning: cannot determine version of D:\haskell\ghc\mingw\bin\gcc.exe :
""
…
w1ndy updated
7 years ago
-
As far as I see there is no new ligatures
wende updated
7 years ago
-
When I try to install the package through cabal I get the following:
```
Butterfly:~ tsamsonov$ cabal install pandoc-crossref
Resolving dependencies...
internal error: could not construct a valid …