-
-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #996 from mankyKitty/sc/change-lens-dep-to-microlens
Remove chonky Lens and replace with microlens for smaller footprint.
- Loading branch information
Showing
202 changed files
with
1,366 additions
and
1,311 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
module Amazonka.Prelude exports Control.Applicative | ||
module Amazonka.Prelude exports Control.Monad | ||
module Amazonka.Prelude exports Data.Function | ||
module Amazonka.Prelude exports Data.Functor | ||
module Amazonka.Prelude exports Data.List.NonEmpty | ||
module Amazonka.Prelude exports Lens.Micro | ||
module Amazonka.Prelude exports Lens.Micro.Pro | ||
module Amazonka.Prelude exports Prelude | ||
module Gen.Prelude exports Control.Applicative | ||
module Gen.Prelude exports Control.Comonad | ||
module Gen.Prelude exports Control.Comonad.Cofree | ||
module Gen.Prelude exports Control.Monad | ||
module Gen.Prelude exports Data.Functor | ||
module Gen.Prelude exports Data.Function | ||
module Gen.Prelude exports Prelude | ||
module Gen.Prelude exports System.FilePath |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.