Skip to content

Commit

Permalink
Export GFromEnv typeclass (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwbarch authored Jan 16, 2022
1 parent 26cd335 commit e90e941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/System/Envy.hs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
module System.Envy
( -- * Classes
FromEnv (..)
, GFromEnv (..)
, ToEnv (..)
, Var (..)
, EnvList (..)
Expand Down

0 comments on commit e90e941

Please sign in to comment.