issues
search
hexresearch
/
hschain
Other
4
stars
0
forks
source link
Small improvements to hschain-config
#635
Closed
Shimuuar
closed
4 years ago
Shimuuar
commented
4 years ago
Allow deriving for data types like
data Foo a = Foo { foo :: a }
Better deals with capitalization in DropSmart
data Foo a = Foo { foo :: a }