Chuck Jazdzewski
Chuck Jazdzewski
Fixes a typo in Pretty.hs
## Current behavior No type narrowing is performed when using `NgSwitch` and `NgSwitchCase`. ## Expected behavior Narrow the types used in the `NgSwitchCase` based on the selection criteria. See https://github.com/angular/angular/issues/17953#issuecomment-348993040...
When a `PersistentVector` is added to another `PersistentVector` through `addAll` this can be optimized and, when the shift alligns, layers of the vector, as a whole, can be copied over...
Fixes: #22 Fix to allow paths with spaces from `du` output