turtle

Shell programming, Haskell style

BSD-3-CLAUSE License

Stars
936

Bot releases are hidden (Show)

turtle - turtle-1.5.14 Latest Release

Published by Gabriella439 over 5 years ago

turtle - turtle-1.5.13

Published by Gabriella439 over 5 years ago

turtle - turtle-1.5.12

Published by Gabriella439 over 5 years ago

  • Increase upper bound on containers
turtle - turtle-1.5.11

Published by Gabriella439 over 5 years ago

turtle - turtle-1.5.10

Published by Gabriella439 over 5 years ago

  • Increase upper bound on doctest and criterion
turtle - turtle-1.5.9

Published by Gabriella439 over 5 years ago

  • Add symlink
turtle - turtle-1.5.8

Published by Gabriella439 over 5 years ago

turtle - turtle-1.5.7

Published by Gabriella439 over 5 years ago

  • Increase upper bound on doctest
turtle - turtle-1.5.6

Published by Gabriella439 over 5 years ago

  • Increase upper bound on exceptions
turtle - turtle-1.5.5

Published by Gabriella439 over 5 years ago

  • Increase upper bound on criterion
turtle - turtle-1.5.4

Published by Gabriella439 over 5 years ago

  • Increase upper bound on exceptions
turtle - turtle-1.5.3

Published by Gabriella439 over 5 years ago

  • Increase upper bound on doctest
turtle - turtle-1.5.2

Published by Gabriella439 over 5 years ago

  • Increase upper bound on async
turtle - turtle-1.5.1

Published by Gabriella439 over 5 years ago

  • GHC 8.4 support
  • Re-export encodeString/decodeString
  • Update tutorial to use stack script
  • Increase upper bounds on dependencies
turtle - turtle-1.5.0

Published by Gabriella439 over 5 years ago

  • BREAKING CHANGE: Add MonadCatch instance for Shell
    • This requires a breaking change to the internal implementation of Shell
    • Most breaking changes can be fixed by replacing the Shell constructor
      with the newly added _Shell utility for ease of migration
    • If you don't use the Shell constructor then this change likely does not
      affect you
  • Add eprintf
turtle - turtle-1.4.5

Published by Gabriella439 over 5 years ago

  • Add grepText, uniq, nub, sort to Turtle.Prelude
  • Increase upper bound on unix-compat
turtle - turtle-1.4.4

Published by Gabriella439 over 5 years ago

  • Fix small mistake in tutorial
turtle - turtle-1.4.3

Published by Gabriella439 over 5 years ago

  • Increase upper bound on doctest
turtle - turtle-1.4.2

Published by Gabriella439 over 5 years ago

  • Add sed{Prefix,Suffix,Entire} and inplace{Prefix,Suffix,Entire}
turtle - turtle-1.4.1

Published by Gabriella439 over 5 years ago

  • Increase upper bound on doctest