Skip to content

Instantly share code, notes, and snippets.

@damienomurchu
Created March 29, 2021 20:03
Show Gist options
  • Save damienomurchu/5430244589c520cd72854a29ee4878ed to your computer and use it in GitHub Desktop.
Save damienomurchu/5430244589c520cd72854a29ee4878ed to your computer and use it in GitHub Desktop.
taskell-test-output-96
~/projects/taskell on 🌱 correct-dir-in-prompt [?] via λ v8.8.4 took 1m1s
❯ stack test
taskell> configure (lib + exe + test)
Configuring taskell-1.10.1...
taskell> build (lib + exe + test)
Preprocessing library for taskell-1.10.1..
Building library for taskell-1.10.1..
[70 of 71] Compiling Taskell.IO
[71 of 71] Compiling Taskell
Preprocessing test suite 'taskell-test' for taskell-1.10.1..
Building test suite 'taskell-test' for taskell-1.10.1..
[ 1 of 21] Compiling Paths_taskell
[ 2 of 21] Compiling Taskell.Data.Date.RelativeParserTest
[ 3 of 21] Compiling Taskell.Data.DateTest
[ 4 of 21] Compiling Taskell.Data.ListNavigationTest
[ 5 of 21] Compiling Taskell.Data.ListTest
[ 6 of 21] Compiling Taskell.Data.ListsTest
[ 7 of 21] Compiling Taskell.Data.SeqTest
[ 8 of 21] Compiling Taskell.Data.SubtaskTest
[ 9 of 21] Compiling Taskell.Data.TaskTest
[10 of 21] Compiling Taskell.Events.State.HistoryTest
[11 of 21] Compiling Taskell.Events.StateTest
[12 of 21] Compiling Taskell.IO.GitHub.CardsTest
[13 of 21] Compiling Taskell.IO.GitHubTest
[14 of 21] Compiling Taskell.IO.Keyboard.ParserTest
[15 of 21] Compiling Taskell.IO.Keyboard.TypesTest
[16 of 21] Compiling Taskell.IO.KeyboardTest
[17 of 21] Compiling Taskell.IO.Markdown.ParserTest
[18 of 21] Compiling Taskell.IO.Markdown.SerializerTest
[19 of 21] Compiling Taskell.IO.TrelloTest
[20 of 21] Compiling Taskell.UI.FieldTest
[21 of 21] Compiling Main
Linking .stack-work/dist/x86_64-linux-tinfo6/Cabal-3.0.1.0/build/taskell-test/taskell-test ...
Preprocessing executable 'taskell' for taskell-1.10.1..
Building executable 'taskell' for taskell-1.10.1..
[1 of 2] Compiling Main [Taskell.IO.Config changed]
[2 of 2] Compiling Paths_taskell
Linking .stack-work/dist/x86_64-linux-tinfo6/Cabal-3.0.1.0/build/taskell/taskell ...
taskell> copy/register
Installing library in /home/dm/projects/taskell/.stack-work/install/x86_64-linux-tinfo6/a9e4d5e2ca3d8b76f1b72bbbb10af2dc34f5246bc4d53556878910841cd9b684/8.8.4/lib/x86_64-linux-ghc-8.8.4/taskell-1.10.1-B0a26w1yg4w7Ud5Auhz2mH
Installing executable taskell in /home/dm/projects/taskell/.stack-work/install/x86_64-linux-tinfo6/a9e4d5e2ca3d8b76f1b72bbbb10af2dc34f5246bc4d53556878910841cd9b684/8.8.4/bin
Registering library for taskell-1.10.1..
taskell> test (suite: taskell-test)
All 250 tests passed (0.05s)
taskell> Test suite taskell-test passed
Completed 2 action(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment