You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Craige McWhirter 9199a5d5a9
nix: Added a repl
2 years ago
.envrc Added nix flake 2 years ago
.gitignore Initial commit 2 years ago
99haskellProblems.cabal Added a basic cabal file 2 years ago
LICENSE Added LICENSE 2 years ago
README.rst Initial commit 2 years ago
compress.hs Problem 08 2 years ago
decodeModified.hs Problem 12 2 years ago
dropEvery.hs Project 16 2 years ago
dupli.hs Problem 14 2 years ago
elementAt.hs Problem 03 2 years ago
encode.hs Problem 10 2 years ago
encodeDirect.hs Problem 13 2 years ago
encodeModified.hs Problem 11 2 years ago
flake.lock nix: Updated flakes 2 years ago
flake.nix nix: Added a repl 2 years ago
flatten.hs Problem 07 2 years ago
insertAt.hs Problem 21 2 years ago
isPalindrome.hs Problem 06 2 years ago
myButLast.hs Problem 02 2 years ago
myLast.hs Problem 01 2 years ago
myLength.hs Problem 04 2 years ago
myReverse.hs Project 05 2 years ago
pack.hs Problem 09 2 years ago
range.hs Problem 22 2 years ago
removeAt.hs Problem 20 2 years ago
repli.hs Problem 15 2 years ago
rndSelect.hs Added nix flake 2 years ago
rotate.hs Problem 19 2 years ago
slice.hs Project 18 2 years ago
split.hs Problem 17 2 years ago

README.rst

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

My solutions to 99 Haskell Problems.

</html>