This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {-# LANGUAGE OverloadedStrings #-} | |
| -- | |
| -- A working example of kqr's "A Gentle Introduction to Monad Transformers" | |
| -- using ExceptT. | |
| -- | |
| -- see https://github.com/kqr/gists/blob/master/articles/gentle-introduction-monad-transformers.md | |
| -- | |
| import Data.Text |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash - | |
| #=============================================================================== | |
| # Copyright (c) 2015 Jeff Parent | |
| # All rights reserved. | |
| # | |
| # Redistribution and use in source and binary forms, with or without modification, | |
| # are permitted provided that the following conditions are met: | |
| # | |
| # * Redistributions of source code must retain the above copyright notice, this | |
| # list of conditions and the following disclaimer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am jecxjo on github. | |
| * I am jeffparent (https://keybase.io/jeffparent) on keybase. | |
| * I have a public key whose fingerprint is B6A6 B447 1912 CA8D 3FF6 0FE8 636E 38D4 22A6 9567 | |
| To claim this, I am signing this object: |
NewerOlder