-
```
What steps will reproduce the problem?
1. search for computerscience
What is the expected output? What do you see instead?
Expected: "article not found page" appears
Result: Central node with "c…
-
# NO NULL VALUES should be returned or even a string saying NULL
# if a array is supposed to be returned but there is no data, return and empty array
# if a string is suppose to be returned and there …
-
Edit (2016-02-13): I couldn't install using GHC 8.0.1 ~~RC 1~~ RC 2:
```
$ cabal unpack uhc-util
$ cd uhc-util-0.1.6.3
$ cabal sandbox init
$ cabal install
...
trying: fclabels-2.0.2.4 (dependency of…
-
```
What steps will reproduce the problem?
Difficult, as moving the file to a different directory fixes the problem
inexplicably.
What is the expected output? What do you see instead?
I do Ctrl-c Ct…
-
It would be nice if there are git tags for (future) released versions. Would make it easier to refer to specific versions in manuals etc.
how to tag:
git tag v1.0.0.0
git push origin v1.0.0.0
Tagged…
-
The GRNsight manuscript was submitted to PeerJ Computer Science on May 18, 2016 with simultaneous submission to the PeerJ Preprint server. Submission ID is 10823.
It will now be checked by PeerJ sta…
-
I'll release Agda 2.5.1 release candidate from the master branch.
-
Hi,
just tried to compile UHC and after fixing missing uuagc with the solution of #4 i'm now running into compilation failure because uhc-util v0.1.6.4 or higher is missing.
`At least the following d…
-
How can I know that a new version of UHC was released? Note that the information in [releases](https://github.com/UU-ComputerScience/uhc/releases) is outdated.
-
I am trying to build `shuffle` as a prerequisite for `uhc`. However, I have no luck with several GHC versions. I am working with Cabal sandboxes.
With GHC-7.8.4 I seem to run into conflicts between di…