Commit graph

13 commits

Author SHA1 Message Date
Joscha
8fc9740337 Fix unnecessary newline when learning 2018-01-06 11:16:04 +00:00
Joscha
ac4228ac09 Display parse error messages to user 2018-01-06 11:11:37 +00:00
Joscha
ba5535e8a7 Make prompts more similar to original script 2018-01-06 00:37:04 +00:00
Joscha
304a1dd6fe Fix small things
- Wait for user input after displaying usage information (on windows, the
terminal window might close too quickly otherwise).

- When cards are tier 0, only put the tier in the infostring to conform
to the original python script's behaviour better.
2018-01-05 20:16:23 +00:00
Joscha
8973d30cae Load from and save to file 2018-01-05 18:23:47 +00:00
Joscha
8d882cf861 Randomize learn order and offsets 2018-01-05 17:04:08 +00:00
Joscha
e10e1b930a Implement show command 2018-01-05 13:23:32 +00:00
Joscha
9c8238e475 Add help command
Also changed all occurrences of "InputT IO" to "Input".
2018-01-05 12:41:01 +00:00
Joscha
266acbe93d Transform files using stylish-haskell 2018-01-05 03:00:24 +00:00
Joscha
5bbc069013 Append only commands to command history 2018-01-05 00:22:26 +00:00
Joscha
81adcb6111 Attempt to parse a list of elements 2018-01-04 23:57:02 +00:00
Joscha
9eddf454e3 Add haddoc documentation to Cards.hs 2018-01-04 18:23:51 +00:00
Joscha
c92b688bc9 Move project to stack 2018-01-04 12:53:48 +00:00