Created
January 19, 2016 16:55
-
-
Save codedmart/315497e4ef1be132f472 to your computer and use it in GitHub Desktop.
This file contains 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
- , enter | |
- , (:~>)(..) | |
- -- ** `Nat` utilities | |
- , liftNat | |
- , runReaderTNat | |
- , evalStateTLNat | |
- , evalStateTSNat | |
- , logWriterTLNat | |
- , logWriterTSNat | |
- -- ** Functions based on <https://hackage.haskell.org/package/mmorph mmorph> | |
- , hoistNat | |
- , embedNat | |
- , squashNat | |
- , generalizeNat | |
+ , module Servant.Server.Enter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment